Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EnigmaOfTheWorld
/
Deci-DeciDiffusion-v1-0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Deci-DeciDiffusion-v1-0
/
app.py
EnigmaOfTheWorld
initial commit
8ec1641
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Deci/DeciDiffusion-v1-0"
).launch()