Extensions/ComfyUI-KleinCarousel
ComfyUI Extension

ComfyUI-KleinCarousel

A highly advanced custom node for ComfyUI designed for creating consistent multi-image carousels using advanced Cross-Batch Identity Anchoring.

By Bigornh2o·Created 3 months ago·Updated 3 months ago· 0
Bigornh2o/ComfyUI-KleinCarousel
Nodes1
On cloudLocal install
CategoryKleinCarousel/Attention
Stars0
Updated3 months ago
Readme

ComfyUI-KleinCarousel

A highly advanced custom node for ComfyUI designed for creating consistent multi-image carousels using advanced Cross-Batch Identity Anchoring.

Features

  • Klein Cross-Batch Identity Anchor: Hacks the attention layers (Q, K, V) of the model during batch generation. It forces images 2 to N in a batch to mathematically share the same facial/clothing features as image 1, ensuring molecular consistency across wildly different poses and prompts.

Installation

  1. Clone this repository into your custom_nodes folder:
    git clone https://github.com/Bigornh2o/ComfyUI-KleinCarousel.git
    
  2. Restart ComfyUI.

Usage

  • Connect your model to the Klein Cross-Batch Identity Anchor node.
  • Set anchor_weight (default is 0.85).
  • Ensure your Empty Latent Image batch size is set to N (e.g., 5 for a carousel).
  • Feed a batched prompt into the text encoder.
  • Enjoy perfect identity consistency across the entire batch!