ComfyUI Node
LTX 2.3 Apply Image Guides
Apply an IMAGE_GUIDES payload to one sampler stage, using this stage's width, height, latent, and half-size setting.
LTX 2.3 Apply Image Guides
- positive
- negative
- vae
- image_guides
- latent
- start_images
- positive
- negative
- latent
◄width768►
◄height512►
◄half_size_first_passfalse►
CategoryLTX 2.3
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | Positive conditioning to augment with native LTXV guide metadata. | |
| negative | CONDITIONING | Negative conditioning to augment with matching native LTXV guide metadata. | |
| vae | VAE | LTXV VAE used to encode selected guide images and optional start image sequences. | |
| width | INT | 76864–16384 | Target output size for this stage. With half_size_first_pass enabled and no latent connected, the internal latent uses half this value. |
| height | INT | 51264–16384 | Target output size for this stage. With half_size_first_pass enabled and no latent connected, the internal latent uses half this value. |
| half_size_first_pass | BOOLEAN | false | For 2x LTX upscale workflows: when no latent is connected, create and guide a half-size first-pass latent. Width/height should be the final target size. |
| image_guides | IMAGE_GUIDES | Reusable guide payload from LTX 2.3 Image Guide Manager. | |
| latentopt | LATENT | Optional existing video latent. When connected, its shape is used and half_size_first_pass does not resize it. | |
| start_imagesopt | IMAGE | Optional IMAGE batch from a video source. Applied as a native multi-frame guide starting at frame 0. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |