Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
piyushgrover
/
Stable-Diffusion-Image-Generation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
piyushgrover
commited on
Oct 20, 2023
Commit
bc7673a
Β·
1 Parent(s):
4e75298
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -216,4 +216,4 @@ with gr.Blocks() as app:
216
'''
217
Launch the app
218
'''
219
-
app.launch()
216
'''
217
Launch the app
218
'''
219
+
app.
queue().
launch()