Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
farzanahmed112
/
test_demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test_demo
/
app.py
farzanahmed112
initial commit
e5dcf01
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-2-1"
).launch()