Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -28,7 +28,7 @@ iface = gr.Interface(
|
|
| 28 |
example_images = gr.Markdown(
|
| 29 |
"""
|
| 30 |
## Example input
|
| 31 |
-
Here are three example images
|
| 32 |
"""
|
| 33 |
)
|
| 34 |
|
|
|
|
| 28 |
example_images = gr.Markdown(
|
| 29 |
"""
|
| 30 |
## Example input
|
| 31 |
+
Here are three example input images, you can drag and drop them into the image input window:
|
| 32 |
"""
|
| 33 |
)
|
| 34 |
|