jon-fernandes commited on
Commit
c90149e
·
verified ·
1 Parent(s): 435780a

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -482,7 +482,7 @@ with gr.Blocks(**blocks_kwargs) as demo:
482
  gr.Examples(
483
  examples=[
484
  ["examples/000100005-1_1_1.png"],
485
- ["examples/000100016-1_3_1.png"],
486
  ["examples/000100059-1_1_1.png"],
487
  ],
488
  inputs=image_input,
 
482
  gr.Examples(
483
  examples=[
484
  ["examples/000100005-1_1_1.png"],
485
+ ["examples/000100014-1_1_1.png"],
486
  ["examples/000100059-1_1_1.png"],
487
  ],
488
  inputs=image_input,