Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
stabilityai
/
stable-diffusion
like
10.8k
Running
on
CPU Upgrade
App
Files
Files
Community
20274
mishig
HF staff
commited on
Sep 20, 2022
Commit
260e6e6
•
1 Parent(s):
78f7c8e
Revert dev change
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=25).launch()
299
"""
300
)
301
302
+
block.queue(max_size=25).launch()