Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
juanelot
/
DSS_IO_text_to_image
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d9a1f92
DSS_IO_text_to_image
/
app.py
juanelot
stable
d9a1f92
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-xl-base-1.0"
).launch()