Nodes Browser
ComfyDeploy: How ComfyUI-IPAdapter-Flux works in ComfyUI?
What is ComfyUI-IPAdapter-Flux?
NODES:Load IPAdapter Flux Model, Apply IPAdapter Flux Model
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-IPAdapter-Flux
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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
. - 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.