Laramie2 commited on
Commit
c450203
·
verified ·
1 Parent(s): c98bf32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -667,4 +667,4 @@ with gr.Blocks(theme=purple_theme, css=custom_css) as demo:
667
  )
668
 
669
  if __name__ == "__main__":
670
- demo.queue(default_concurrency_limit=5).launch()
 
667
  )
668
 
669
  if __name__ == "__main__":
670
+ demo.queue(default_concurrency_limit=20).launch()