Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
width | The width of the video frame in pixels. | INT | Yes | - |
height | The height of the video frame in pixels. | INT | Yes | - |
length | The number of frames in the video sequence. | INT | Yes | - |
batch_size | The number of video samples to generate in a batch (default: 1). | INT | No | - |
width and height by 16. The temporal dimension (frames) is calculated as ((length - 1) // 4) + 1.
Outputs
| Output Name | Description | Data Type |
|---|---|---|
samples | An empty latent tensor with dimensions suitable for the HunyuanVideo 1.5 model. The tensor has a shape of [batch_size, 32, frames, height//16, width//16]. The output also includes a downscale_ratio_spacial value of 16. | LATENT |
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):
6f53c99967149dd7c92e4d20a4ee80bd23d856ebab0a14a8201c55db847a525e