billxbf commited on
Commit
e01cd6e
1 Parent(s): 4b66c30
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ iface = gr.Interface(
44
  """
45
  )
46
 
47
- iface.launch()
 
44
  """
45
  )
46
 
47
+ iface.launch(debug=True)