multimodalart HF staff commited on
Commit
980db22
1 Parent(s): f3e23d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -341,4 +341,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
341
  """
342
  )
343
 
344
- block.queue(concurrency_count=40, max_size=50).launch(max_threads=150)
 
341
  """
342
  )
343
 
344
+ block.queue(concurrency_count=40, max_size=75).launch(max_threads=150)