littlebird13 commited on
Commit
fcec91c
·
verified ·
1 Parent(s): 964ee36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -931,4 +931,4 @@ with gr.Blocks(css=css, fill_width=True) as demo:
931
  # ])
932
 
933
  if __name__ == "__main__":
934
- demo.queue(default_concurrency_limit=20).launch(ssr_mode=False)
 
931
  # ])
932
 
933
  if __name__ == "__main__":
934
+ demo.queue(default_concurrency_limit=70).launch(ssr_mode=False)