This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe HunyuanVideo15SuperResolution node prepares conditioning data for a video super-resolution process. It takes a latent representation of a video and, optionally, a starting image, and packages them along with noise augmentation and CLIP vision data into a format that can be used by a model to generate a higher-resolution output.
Inputs
Note: If you provide a
start_image, you must also connect a vae for it to be encoded. The start_image will be automatically upscaled to match the dimensions implied by the input latent.