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
The LoadLatent node loads previously saved latent representations from .latent files in the input directory. It reads the latent tensor data from the file and applies any necessary scaling adjustments before returning the latent data for use in other nodes.

Inputs

ParameterData TypeRequiredRangeDescription
latentSTRINGYesAll .latent files in input directorySelects which .latent file to load from the available files in the input directory

Outputs

Output NameData TypeDescription
LATENTLATENTReturns the loaded latent representation data from the selected file