freddyaboulton HF staff commited on
Commit
4b55f1e
1 Parent(s): c7c9865

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -368,4 +368,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
368
  """
369
  )
370
 
371
- block.queue(max_size=2, concurrency_count=2).launch()
368
  """
369
  )
370
 
371
+ block.queue(max_size=5, concurrency_count=2).launch()