Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thekubist
/
Deci-DeciDiffusion-v1-0
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
94580c2
Deci-DeciDiffusion-v1-0
/
app.py
thekubist
initial commit
94580c2
almost 2 years ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Deci/DeciDiffusion-v1-0"
).launch()