ComfyUI Extension
ComfyUI-KleinCarousel
A highly advanced custom node for ComfyUI designed for creating consistent multi-image carousels using advanced Cross-Batch Identity Anchoring.
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
- Clone this repository into your
custom_nodesfolder:git clone https://github.com/Bigornh2o/ComfyUI-KleinCarousel.git - Restart ComfyUI.
Usage
- Connect your model to the
Klein Cross-Batch Identity Anchornode. - Set
anchor_weight(default is 0.85). - Ensure your
Empty Latent Imagebatch 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!