NODES:Load IPAdapter Flux Model, Apply IPAdapter Flux Model
Please update your ComfyUI to commit bda1482
.
2024/12/10
: Support multiple ipadapter, thanks to <a href="https://github.com/Slickytail">Slickytail.2024/11/25
: Adapted to the latest version of ComfyUI. Tested on ComfyUI commit 2fd9c13
, weights can now be successfully loaded and unloaded.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.ComfyUI/custom_nodes
.ComfyUI/custom_nodes/comfyui-ipadapter-flux/*
, where *
represents all the files in this repository.ComfyUI/custom_nodes/comfyui-ipadapter-flux/
and run pip install -r requirements.txt
.ComfyUI/models/ipadapter-flux
.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>You can try the online FLUX.1-dev-IP-Adapter using shakker-generator and Online ComfyUI.
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.