craftgamesnetwork commited on
Commit
6a2b9d0
·
verified ·
1 Parent(s): c648359

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -337,4 +337,4 @@ with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
337
  )
338
 
339
  if __name__ == "__main__":
340
- demo.queue(default_concurrency_limit=2).launch()
 
337
  )
338
 
339
  if __name__ == "__main__":
340
+ demo.queue(default_concurrency_limit=5).launch()