Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Divelzz
/
SOONX
like
0
Runtime error
App
Files
Files
Community
main
SOONX
/
app.py
Divelzz
initial commit
1f2a2be
over 1 year 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()