Nodes/ComfyUI-Xz3r0-Nodes/XKleinRefListConditioning
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.

By Xz3r0-M·Created 7 months ago·Updated about 10 hours ago· 12
XKleinRefListConditioning
  • positive_conditioning
  • negative_conditioning
  • vae
  • image_list
  • positive_conditioning
  • negative_conditioning
Category♾️ Xz3r0/Workflow-Processing

Inputs (4)

NameTypeDefaultDescription
positive_conditioningCONDITIONINGPositive conditioning input
negative_conditioningCONDITIONINGNegative conditioning input
vaeVAEVAE used to encode reference images
image_listoptCOMFY_MATCHTYPE_V3IMAGE list of reference images. Connect XListCreate list output (or any IMAGE list wire). Leave unconnected for passthrough conditioning.

Outputs (2)

NameTypeDescription
positive_conditioningCONDITIONINGPositive conditioning with reference latents
negative_conditioningCONDITIONINGNegative conditioning with reference latents