Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ameerazam08
/
SDXS-GPU-Demo
like
85
Paused
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
ameerazam08
commited on
May 22, 2024
Commit
23a6378
·
verified
·
1 Parent(s):
1629b71
done
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -58,4 +58,5 @@ with gr.Blocks(css="style.css") as demo:
58
outputs=img,
59
)
60
61
demo.queue().launch()
58
outputs=img,
59
)
60
61
+
62
demo.queue().launch()