Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Yaoyu
/
Stable-diffusion-models
like
0
Runtime error
App
Files
Files
Community
929df52
Stable-diffusion-models
/
app.py
Yaoyu
initial commit
929df52
almost 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()