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