Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -1667,4 +1667,4 @@ iface = gr.Interface(
|
|
| 1667 |
)
|
| 1668 |
|
| 1669 |
# Launch with debug=True to see errors in the console
|
| 1670 |
-
iface.launch(debug=True)
|
|
|
|
| 1667 |
)
|
| 1668 |
|
| 1669 |
# Launch with debug=True to see errors in the console
|
| 1670 |
+
iface.launch(debug=True)
|