charliebaby2023 commited on
Commit
5929363
Β·
verified Β·
1 Parent(s): 5fd8ae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,5 +180,5 @@ with gr.Blocks(css="""
180
 
181
  #demo.queue()
182
  demo.queue = False
183
- demo.config["queue"] = Fals
184
  demo.launch(max_threads=200)
 
180
 
181
  #demo.queue()
182
  demo.queue = False
183
+ demo.config["queue"] = False
184
  demo.launch(max_threads=200)