Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
keturn
/
diffusers-preview-demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Sep 6, 2022
Commit
e7d3f7e
·
1 Parent(s):
3dfe1c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -299,4 +299,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
299
"""
300
)
301
302
-
block.queue(max_size=
10
).launch()
299
"""
300
)
301
302
+
block.queue(max_size=
25
).launch()