Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The FluxKontextMultiReferenceLatentMethod node modifies conditioning data by setting a specific reference latents method. It appends the chosen method to the conditioning input, which affects how reference latents are processed in subsequent generation steps. This node is marked as experimental and is part of the Flux conditioning system.

Inputs

ParameterData TypeRequiredRangeDescription
conditioningCONDITIONINGYes-The conditioning data to be modified with the reference latents method
reference_latents_methodSTRINGYes"offset"
"index"
"uxo/uno"
The method to use for reference latents processing. If “uxo” or “uso” is selected, it will be converted to “uxo”

Outputs

Output NameData TypeDescription
conditioningCONDITIONINGThe modified conditioning data with the reference latents method applied