akhaliq HF staff commited on
Commit
f6cb10d
1 Parent(s): a34eb0f

increase concurrency count

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -669,4 +669,4 @@ In "Explore infinity" style mode, how the image looks like is totally up to your
669
  </div>
670
  ''')
671
 
672
- block.queue(concurrency_count=50).launch()
 
669
  </div>
670
  ''')
671
 
672
+ block.queue(concurrency_count=80).launch()