Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -195,9 +195,7 @@ with gr.Blocks(delete_cache=(600, 600)) as demo:
|
|
195 |
</style>
|
196 |
""")
|
197 |
|
198 |
-
gr.Markdown("""
|
199 |
-
## HundAI 3D Game Assets Generator
|
200 |
-
""")
|
201 |
|
202 |
with gr.Row():
|
203 |
with gr.Column():
|
|
|
195 |
</style>
|
196 |
""")
|
197 |
|
198 |
+
gr.Markdown("""""")
|
|
|
|
|
199 |
|
200 |
with gr.Row():
|
201 |
with gr.Column():
|