Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -217,7 +217,7 @@ def update_task_options(
|
|
| 217 |
|
| 218 |
# APP
|
| 219 |
with gr.Blocks(css=CSS) as app:
|
| 220 |
-
gr.Markdown("#
|
| 221 |
with gr.Tab("Generation"):
|
| 222 |
with gr.Row():
|
| 223 |
with gr.Column(scale=2):
|
|
|
|
| 217 |
|
| 218 |
# APP
|
| 219 |
with gr.Blocks(css=CSS) as app:
|
| 220 |
+
gr.Markdown("# 🐠 AnyDiffuse")
|
| 221 |
with gr.Tab("Generation"):
|
| 222 |
with gr.Row():
|
| 223 |
with gr.Column(scale=2):
|