Nitzantry1 commited on
Commit
9a9cf60
·
verified ·
1 Parent(s): fb91a4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -188,7 +188,6 @@ if __name__ == "__main__":
188
  demo = create_gradio_interface()
189
  demo.launch(
190
  share=True,
191
- enable_queue=True,
192
  max_threads=4
193
  )
194
 
 
188
  demo = create_gradio_interface()
189
  demo.launch(
190
  share=True,
 
191
  max_threads=4
192
  )
193