Spaces:
Runtime error
Runtime error
Commit ·
d832d3e
1
Parent(s): 3793dc5
Update app.py
Browse files
app.py
CHANGED
|
@@ -95,7 +95,7 @@ iface2 = gr.Interface(
|
|
| 95 |
# description="Select one or both checkboxes.",
|
| 96 |
# )
|
| 97 |
|
| 98 |
-
iface2.launch(debug=True
|
| 99 |
|
| 100 |
|
| 101 |
|
|
|
|
| 95 |
# description="Select one or both checkboxes.",
|
| 96 |
# )
|
| 97 |
|
| 98 |
+
iface2.launch(debug=True)
|
| 99 |
|
| 100 |
|
| 101 |
|