cubiq/ComfyUI_IPAdapter_plus
A ComfyUI custom node implementing IPAdapter models for transferring subject and style from reference images to generative outputs.

This repository provides a reference implementation of IPAdapter models for ComfyUI, enabling image-to-image conditioning in diffusion workflows. IPAdapter allows the transfer of subject matter or artistic style from one or more reference images to generated outputs, functioning similarly to a single-image LoRA. It includes unified model loaders and multiple workflow examples covering the various IPAdapter functionalities for image generation and animation.