Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
a9c9dc5
1
Parent(s):
acc40be
Update app.py
Browse files
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=
|
|
|
341 |
"""
|
342 |
)
|
343 |
|
344 |
+
block.queue(concurrency_count=80, max_size=75).launch(max_threads=150)
|