Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -138,8 +138,8 @@ def ui_full(launch_kwargs):
|
|
| 138 |
with gr.Blocks() as interface:
|
| 139 |
gr.Markdown(
|
| 140 |
"""
|
| 141 |
-
#
|
| 142 |
-
Copyright (c) Mayfair
|
| 143 |
"""
|
| 144 |
)
|
| 145 |
with gr.Row():
|
|
|
|
| 138 |
with gr.Blocks() as interface:
|
| 139 |
gr.Markdown(
|
| 140 |
"""
|
| 141 |
+
# Mayfair AI
|
| 142 |
+
Copyright (c) Mayfair Group Corporation Ltd
|
| 143 |
"""
|
| 144 |
)
|
| 145 |
with gr.Row():
|