Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
|
@@ -38,4 +38,4 @@ iface = gr.Interface(
|
|
| 38 |
description="Upload an image to get a detailed paragraph description generated."
|
| 39 |
)
|
| 40 |
|
| 41 |
-
iface.launch(
|
|
|
|
| 38 |
description="Upload an image to get a detailed paragraph description generated."
|
| 39 |
)
|
| 40 |
|
| 41 |
+
iface.launch()
|