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