Overview
This node prepares an image-to-video generation setup for AR (Auto-Regressive) video models that use Causal Forcing or Self-Forcing. It encodes a starting image into latent space with a VAE and stores it in the model’s transformer options, so the video sampling process can seed the KV cache before denoising. It uses the same text-to-video model checkpoint, so no separate image-to-video architecture is needed.Inputs
Note: The start image is resized to the specified
width and height before being encoded. The latent temporal dimension is calculated as ((length - 1) // 4) + 1, and the latent spatial dimensions are height / 8 and width / 8.
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):
984834951b9d5a22aef51c85a5019fd8ba58cdb2d6fff235371ed29f316896d8