ntt123 commited on
Commit
267755a
1 Parent(s): 1945656

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ gr.Interface(
49
  theme="default",
50
  allow_screenshot=False,
51
  allow_flagging="never",
52
- ).launch(debug=False)
 
49
  theme="default",
50
  allow_screenshot=False,
51
  allow_flagging="never",
52
+ ).launch(debug=True, enable_queue=True)