ComfyUI Node
XKleinRefListConditioning
Encode an IMAGE list into FLUX.2-klein reference latents and append them to both positive and negative conditioning. Each list item is processed in order; IMAGE batches are split along the batch dimension into single frames. At most 50 reference frames are applied.
XKleinRefListConditioning
- positive_conditioning
- negative_conditioning
- vae
- image_list
- positive_conditioning
- negative_conditioning
Category♾️ Xz3r0/Workflow-Processing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| positive_conditioning | CONDITIONING | Positive conditioning input | |
| negative_conditioning | CONDITIONING | Negative conditioning input | |
| vae | VAE | VAE used to encode reference images | |
| image_listopt | COMFY_MATCHTYPE_V3 | IMAGE list of reference images. Connect XListCreate list output (or any IMAGE list wire). Leave unconnected for passthrough conditioning. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive_conditioning | CONDITIONING | Positive conditioning with reference latents |
| negative_conditioning | CONDITIONING | Negative conditioning with reference latents |