QuratulainButt commited on
Commit
9ac1acf
1 Parent(s): df7d54f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,4 +37,4 @@ iface = gr.Interface(
37
  outputs="text",
38
  )
39
 
40
- iface.launch()
 
37
  outputs="text",
38
  )
39
 
40
+ iface.launch(debug=True)