Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zulteon
/
SD3.5Large
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
574d3fa
SD3.5Large
/
app.py
zulteon
initial commit
574d3fa
verified
5 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large"
).launch()