Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -353,7 +353,7 @@ with gr.Blocks() as demo:
|
|
| 353 |
|
| 354 |
gr.Markdown("# Insert-Anything")
|
| 355 |
gr.Markdown("### Make sure to select the correct mask button!!")
|
| 356 |
-
|
| 357 |
|
| 358 |
with gr.Row():
|
| 359 |
with gr.Column(scale=1):
|
|
|
|
| 353 |
|
| 354 |
gr.Markdown("# Insert-Anything")
|
| 355 |
gr.Markdown("### Make sure to select the correct mask button!!")
|
| 356 |
+
gr.Markdown("### Click the output image to toggle between Diptych and final results!!")
|
| 357 |
|
| 358 |
with gr.Row():
|
| 359 |
with gr.Column(scale=1):
|