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