ComfyUI Extension
ComfyUI-IPAdapter-Flux
nodes for flux ipadapter released by shakker-labs
Shakker-Labs/ComfyUI-IPAdapter-Flux
Nodes4
On cloudLocal install
CategoryInstantXNodes
Stars476
Updatedabout a year ago
Nodes (4)
Apply IPAdapter Flux Model
The node that actually patches your model with the reference image
InstantXNodes
Apply IPAdapter Flux Model (Advanced)
The same node with weight scheduling instead of a flat number
InstantXNodes
Load IPAdapter Flux Model
Point Flux at a reference image without training anything
InstantXNodes
Load IPAdapter Flux Model (Advanced)
The same loader, for when you're chaining adapters
InstantXNodes
Readme
ComfyUI-IPAdapter-Flux
<div align="center"> <img src=logo.jpeg width="25%"/> </div> <p align="center"> 👋 Join our <a href="https://discord.gg/5TuxSjJya6" target="_blank">Discord</a> </p> <p align="center"> 📍 Visit <a href="https://www.shakker.ai/shakker-generator">shakker-generator</a> and <a href="https://www.shakker.ai/online-comfyui">Online ComfyUI</a> to experience the online FLUX.1-dev-IP-Adapter. </p>Highlight
Please update your ComfyUI to commit bda1482.
Project Updates
- update:
2024/12/10: Support multiple ipadapter, thanks to <a href="https://github.com/Slickytail">Slickytail. - Update:
2024/11/25: Adapted to the latest version of ComfyUI. Tested on ComfyUI commit2fd9c13, weights can now be successfully loaded and unloaded. - 🌱 Source:
2024/11/22: We have open-sourced FLUX.1-dev-IP-Adapter, an IPAdapter model based on FLUX.1 dev. You can access the ipadapter weights.
Quick Start
Installation
- Navigate to
ComfyUI/custom_nodes. - Clone this repository, and the path should be
ComfyUI/custom_nodes/comfyui-ipadapter-flux/*, where*represents all the files in this repository. - Go to
ComfyUI/custom_nodes/comfyui-ipadapter-flux/and runpip install -r requirements.txt. - Download ipadapter weights to
ComfyUI/models/ipadapter-flux. You can also download google/siglip-so400m-patch14-384 toComfyUI/models/clip_visionor use huggingface cache by default. - Run ComfyUI after installation is complete!
Running the Workflow
<div align="center"> <img src=./workflows/ipadapter_example.png width="100%"/> </div>Adjust start step and end step
<div align="center"> <img src=./workflows/ipadapter_example_start_end_percent.png width="100%"/> </div>Use multiple ipadapter with multiple images
<div align="center"> <img src=./workflows/multi-ipadapter_example.png width="100%"/> </div>Online Experience
You can try the online FLUX.1-dev-IP-Adapter using shakker-generator and Online ComfyUI.
Model License
The code in this repository is released under the Apache 2.0 License.
The FLUX.1-dev-IP-Adapter model is released under the FLUX.1 [dev] Non-Commercial License.