Spaces:
Runtime error
Runtime error
Commit ·
2a2477c
1
Parent(s): 80c487d
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 |
-
|
| 99 |
|
| 100 |
|
| 101 |
|
|
|
|
| 95 |
# description="Select one or both checkboxes.",
|
| 96 |
# )
|
| 97 |
|
| 98 |
+
iface2.launch(debug=True, share=True)
|
| 99 |
|
| 100 |
|
| 101 |
|