Spaces:
Build error
Build error
Commit ·
880071c
1
Parent(s): 6da91c9
Update app.py
Browse files
app.py
CHANGED
|
@@ -81,4 +81,4 @@ iface = gr.Interface(
|
|
| 81 |
description="Enter your OpenAI and Hugging Face API keys, and your question. The model will return the detected objects in the image.",
|
| 82 |
)
|
| 83 |
|
| 84 |
-
iface.launch()
|
|
|
|
| 81 |
description="Enter your OpenAI and Hugging Face API keys, and your question. The model will return the detected objects in the image.",
|
| 82 |
)
|
| 83 |
|
| 84 |
+
iface.launch()
|