Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
renopapox
/
XLabs-AI-flux-controlnet-depth-v3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eec93fb
XLabs-AI-flux-controlnet-depth-v3
/
app.py
renopapox
initial commit
eec93fb
verified
8 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/XLabs-AI/flux-controlnet-depth-v3"
).launch()