Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sufyn
/
OFA-Sys-small-stable-diffusion-v0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OFA-Sys-small-stable-diffusion-v0
/
app.py
sufyn
initial commit
f0b99a5
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/OFA-Sys/small-stable-diffusion-v0"
).launch()