Skip to main content
This node creates an empty latent tensor specifically formatted for use with the HunyuanVideo 1.5 model. It generates a blank starting point for video generation by allocating a tensor of zeros with the correct channel count and spatial dimensions for the model’s latent space.

Inputs

Note: The spatial dimensions of the generated latent tensor are calculated by dividing the input width and height by 16. The temporal dimension (frames) is calculated as ((length - 1) // 4) + 1. These calculations use integer division, so width and height should be multiples of 16 to avoid truncation.

Outputs

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): ce7ec75e8433c778d175a3e2ea260a4397aa5507428908b9a32f50fbe9e184c6