Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -580,7 +580,6 @@ block_css = """
|
|
| 580 |
}
|
| 581 |
"""
|
| 582 |
|
| 583 |
-
|
| 584 |
def build_demo(embed_mode):
|
| 585 |
textbox = gr.Textbox(label="Text Input / Prompt", show_label=False,
|
| 586 |
placeholder="Enter text prompt. Ask about the image or request image generation...",
|
|
|
|
| 580 |
}
|
| 581 |
"""
|
| 582 |
|
|
|
|
| 583 |
def build_demo(embed_mode):
|
| 584 |
textbox = gr.Textbox(label="Text Input / Prompt", show_label=False,
|
| 585 |
placeholder="Enter text prompt. Ask about the image or request image generation...",
|