ovi054 commited on
Commit
972e264
·
verified ·
1 Parent(s): c2417b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,4 +115,4 @@ iface = gr.Interface(
115
  outputs=gr.Image(label="output"),
116
  )
117
 
118
- iface.launch()
 
115
  outputs=gr.Image(label="output"),
116
  )
117
 
118
+ iface.launch(debug=True)