linoyts HF staff commited on
Commit
9b95948
·
verified ·
1 Parent(s): 912f25a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -438,7 +438,7 @@ with gr.Blocks(delete_cache=(600, 600), js=js_func) as demo:
438
  is_multiimage = gr.State(False)
439
  output_buf = gr.State()
440
 
441
- Example images at the bottom of the page
442
  with gr.Row() as single_image_example:
443
  examples = gr.Examples(
444
  examples=[
 
438
  is_multiimage = gr.State(False)
439
  output_buf = gr.State()
440
 
441
+ #Example images at the bottom of the page
442
  with gr.Row() as single_image_example:
443
  examples = gr.Examples(
444
  examples=[