akhaliq HF staff commited on
Commit
6ccea19
1 Parent(s): 250b2a2

increase to 70 for 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=48).launch()
 
669
  </div>
670
  ''')
671
 
672
+ block.queue(concurrency_count=70).launch()