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