Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,5 +60,5 @@ iface = gr.Interface(
|
|
60 |
)
|
61 |
|
62 |
# Expose Gradio interface as API endpoint
|
63 |
-
iface.launch
|
64 |
|
|
|
60 |
)
|
61 |
|
62 |
# Expose Gradio interface as API endpoint
|
63 |
+
iface.launch
|
64 |
|