Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ iface = gr.Interface(
|
|
77 |
)
|
78 |
|
79 |
# For local testing:
|
80 |
-
iface.launch()
|
81 |
|
82 |
|
83 |
# Hugging Face Spaces will automatically launch the interface.
|
|
|
77 |
)
|
78 |
|
79 |
# For local testing:
|
80 |
+
# iface.launch()
|
81 |
|
82 |
|
83 |
# Hugging Face Spaces will automatically launch the interface.
|