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