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
Update app.py
#6
by
multimodalart
HF staff
- opened
Oct 3, 2022
base:
refs/heads/main
←
from:
refs/pr/6
Discussion
Files changed
+1
-1
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()