Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SKyu
/
rrustom-stable-architecture-diffusers
like
0
Runtime error
App
Files
Files
Community
acf6ae3
rrustom-stable-architecture-diffusers
/
app.py
SKyu
initial commit
acf6ae3
over 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/rrustom/stable-architecture-diffusers"
).launch()