Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yaoyu
/
Stable-diffusion-models
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
929df52
Stable-diffusion-models
/
app.py
Yaoyu
initial commit
929df52
about 2 years ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/xiaolxl/Stable-diffusion-models"
).launch()