ComfyUI Extension: ComfyUI-KleinCarousel
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.
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!
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.