akhaliq HF Staff commited on
Commit
250b2a2
·
1 Parent(s): 1037e21

update concurrency count to 48 (#10)

Browse files

- update concurrency count to 48 (bd2f995eabc10c9e082ccab3f911d3dbfd2ef0c7)

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