Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jt5d
/
kandinsky-community-kandinsky-2-2-controlnet-depth
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
23ea8b8
kandinsky-community-kandinsky-2-2-controlnet-depth
/
app.py
jt5d
initial commit
23ea8b8
almost 2 years ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/kandinsky-community/kandinsky-2-2-controlnet-depth"
).launch()