Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hakurei
/
waifu-diffusion-demo
like
227
Runtime error
App
Files
Files
Community
30
multimodalart
HF staff
commited on
Oct 3, 2022
Commit
8bdabb7
•
1 Parent(s):
cc10968
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -206,4 +206,4 @@ Despite how impressive being able to turn text into image is, beware to the fact
206
</div>
207
"""
208
)
209
-
demo.launch()
206
</div>
207
"""
208
)
209
+
demo.
queue(max_size=25).
launch()