WensongSong commited on
Commit
0cb65de
·
verified ·
1 Parent(s): 3e44325

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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):