Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BossriZytn
/
XLabs-AI-flux-ip-adapter-v2
like
1
Running
App
Files
Files
Community
main
XLabs-AI-flux-ip-adapter-v2
/
app.py
BossriZytn
initial commit
f841310
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/XLabs-AI/flux-ip-adapter-v2"
).launch()