Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TetoBer
/
XLabs-AI-flux-controlnet-collections
like
0
Runtime error
App
Files
Files
Community
8822d19
XLabs-AI-flux-controlnet-collections
/
app.py
TetoBer
initial commit
8822d19
verified
3 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/XLabs-AI/flux-controlnet-collections"
).launch()