ovi054 commited on
Commit
8f73625
·
verified ·
1 Parent(s): 1b4d970

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +1 -1
app2.py CHANGED
@@ -105,4 +105,4 @@ iface = gr.Interface(
105
 
106
 
107
 
108
- iface.launch(share=True)
 
105
 
106
 
107
 
108
+ iface.launch(debug=True, share=True)