ComfyUI Extension: ComfyUI-KleinCarousel

Authored by Bigornh2o

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

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

Looking for a different extension?

Custom Nodes (1)

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!

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more