Spaces:
Running on Zero
Running on Zero
Upload app.py with huggingface_hub
Browse files
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/
|
| 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,
|