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 WanImageToVideo node prepares conditioning and latent representations for video generation tasks. It creates an empty latent space for video generation and can optionally incorporate starting images and CLIP vision outputs to guide the video generation process. The node modifies both positive and negative conditioning inputs based on the provided image and vision data.

Inputs

Note: When start_image is provided, the node encodes the image sequence and applies masking to the conditioning inputs. The clip_vision_output parameter, when provided, adds vision-based conditioning to both positive and negative inputs.

Outputs