Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
This node sets the guiding latent for an edit model. It takes conditioning data and an optional latent input, then modifies the conditioning to include reference latent information. If the model supports it, you can chain multiple ReferenceLatent nodes to set multiple reference images.

Inputs

ParameterData TypeRequiredRangeDescription
conditioningCONDITIONINGYes-The conditioning data to be modified with reference latent information
latentLATENTNo-Optional latent data to use as reference for the edit model

Outputs

Output NameData TypeDescription
outputCONDITIONINGThe modified conditioning data containing reference latent information