charliebaby2023 commited on
Commit
37eec56
Β·
verified Β·
1 Parent(s): 2a160e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,4 +179,4 @@ with gr.Blocks(css="""
179
  make_me()
180
 
181
  #demo.queue()
182
- demo.launch(max_threads=200, enable_queue=False )
 
179
  make_me()
180
 
181
  #demo.queue()
182
+ demo.launch(max_threads=200)