Himanshi commited on
Commit
09be573
·
1 Parent(s): 8a7e29f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ gr.Interface(
69
  theme ="huggingface",
70
  examples=examples,
71
  allow_flagging=False,
72
- ).launch(debug=True,enable_queue=True)
 
69
  theme ="huggingface",
70
  examples=examples,
71
  allow_flagging=False,
72
+ ).launch()