Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pacifica
/
XLabs-AI-flux-ip-adapter-v2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a835946
XLabs-AI-flux-ip-adapter-v2
/
app.py
Pacifica
initial commit
a835946
verified
3 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/XLabs-AI/flux-ip-adapter-v2"
).launch()