Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anubisweb
/
stabilityai-stable-diffusion-3.5-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1878f03
stabilityai-stable-diffusion-3.5-large
/
app.py
anubisweb
initial commit
1878f03
verified
10 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()