Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ktsyr1
/
InstantX-FLUX.1-dev-IP-Adapter
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1adf8a8
InstantX-FLUX.1-dev-IP-Adapter
/
app.py
ktsyr1
initial commit
1adf8a8
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/InstantX/FLUX.1-dev-IP-Adapter"
).launch()