Skip to main content
The LTXV Add Latent Guide node pins an already-encoded latent as a guide, for when the guide comes out of an earlier stage rather than an image. It has the same effect as LTXV Add Guide without the VAE decode/encode round trip. A guide that is spatially smaller than the target (an IC-LoRA or detailing reference) is dilated onto a sparse grid, and its RoPE end positions are expanded by the same ratio so it covers the target canvas instead of addressing only the top-left corner of it.

Inputs

Notes

  • Both latent and guiding_latent must be 5D video latents shaped (batch, channels, frames, height, width).
  • The guide must fit inside the target latent: the guide’s frame count added to latent_idx must not run past the end of the target latent. Negative latent_idx values are allowed and place the guide before the start of the latent.
  • The guide’s spatial size must divide the target’s spatial size by a whole number on both the height and width axes.
  • The height ratio and the width ratio must be the same value (a square ratio). A non-square ratio raises an error, because the dilation and RoPE placement use a single downscale factor for both axes.

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): 19542500484dbc57fdbeeab8ba05bc2978246b3be5decc413825f616cab46f73