Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shokunin
/
runwayml-stable-diffusion-v1-5
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
runwayml-stable-diffusion-v1-5
/
app.py
Shokunin
initial commit
618b1b1
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/runwayml/stable-diffusion-v1-5"
).launch()