Athspi commited on
Commit
e82d1de
·
verified ·
1 Parent(s): 08f78da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ iface = gr.Interface(
109
  )
110
 
111
  # Launch app
112
- iface.launch()
 
109
  )
110
 
111
  # Launch app
112
+ iface.launch(debug=True)