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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-IPAdapter-Flux and select it
  5. 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 commit 2fd9c13, 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

  1. Navigate to ComfyUI/custom_nodes.
  2. Clone this repository, and the path should be ComfyUI/custom_nodes/comfyui-ipadapter-flux/*, where * represents all the files in this repository.
  3. Go to ComfyUI/custom_nodes/comfyui-ipadapter-flux/ and run pip install -r requirements.txt.
  4. Download ipadapter weights to ComfyUI/models/ipadapter-flux.
  5. Run ComfyUI after installation is complete!

Running the Workflow

Reference 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.