Spaces:
Sleeping
Sleeping
update
Browse files
app.py
CHANGED
|
@@ -32,4 +32,4 @@ iface = gr.Interface(
|
|
| 32 |
#image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
|
| 33 |
)
|
| 34 |
|
| 35 |
-
iface.launch()
|
|
|
|
| 32 |
#image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
|
| 33 |
)
|
| 34 |
|
| 35 |
+
iface.launch(debug=True)
|