swzamir commited on
Commit
367abe0
1 Parent(s): 4dc12ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ gr.Interface(
82
  article=article,
83
  examples=examples,
84
  allow_flagging=False,
85
- ).launch(debug=True,enable_queue=True)
 
82
  article=article,
83
  examples=examples,
84
  allow_flagging=False,
85
+ ).launch(debug=False,enable_queue=True)