thak123 commited on
Commit
db4dc28
·
1 Parent(s): 9740688

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  # interpretation="default",
67
  examples=[["!"]])
68
 
69
- demo.launch()
 
66
  # interpretation="default",
67
  examples=[["!"]])
68
 
69
+ demo.launch(debug = True)