Skip to content

sdwebui-extensions/ComfyUI-IPAdapter-Flux

 
 

Repository files navigation

ComfyUI-IPAdapter-Flux

阅读中文版

👋 Join our Discord

📍 Visit shakker-generator and Online ComfyUI to experience the online FLUX.1-dev-IP-Adapter.

Highlight

Please update your ComfyUI to commit bda1482.

Project Updates

  • update: 2024/12/10: Support multiple ipadapter, thanks to 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

Adjust start step and end step

Use multiple ipadapter with multiple images

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%