Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -64,7 +64,6 @@ with gr.Blocks() as demo:
|
|
| 64 |
gr.Examples(
|
| 65 |
examples=[
|
| 66 |
"image1.png",
|
| 67 |
-
"image2.png",
|
| 68 |
"image3.png"
|
| 69 |
],
|
| 70 |
inputs=input_image,
|
|
|
|
| 64 |
gr.Examples(
|
| 65 |
examples=[
|
| 66 |
"image1.png",
|
|
|
|
| 67 |
"image3.png"
|
| 68 |
],
|
| 69 |
inputs=input_image,
|