Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
scribbyotx
/
sa
like
0
Diffusers
doi:10.57967/hf/2292
Model card
Files
Files and versions
Community
3
Use this model
f76c9b0
sa
/
app.py
scribbyotx
upfg
f76c9b0
verified
8 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
dimport gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-xl-base-1.0"
).launch()