Catmeow commited on
Commit
55ad1f6
Β·
1 Parent(s): 5943157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -121,7 +121,6 @@ demo = gr.Interface(
121
  description=description,
122
  article=article,
123
  examples=Example,
124
- enable_queue=True,
125
  allow_flagging='never'
126
  )
127
 
 
121
  description=description,
122
  article=article,
123
  examples=Example,
 
124
  allow_flagging='never'
125
  )
126