ComfyUI Node Runs on cloud
LTXVAddGuide
A ComfyUI node in model/conditioning/ltxv with 9 inputs and 3 outputs.
LTXVAddGuide
- positive
- negative
- vae
- latent
- image
- attention_mask
- iclora_parameters
- positive
- negative
- latent
◄frame_idx0►
◄strength1.00►
Categorymodel/conditioning/ltxv
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| vae | VAE | — | |
| latent | LATENT | — | |
| image | IMAGE | Image or video to condition the latent video on. Must be 8*n + 1 frames. If the video is not 8*n + 1 frames, it will be cropped to the nearest 8*n + 1 frames. | |
| frame_idx | INT | 0-9999–9999 | Frame index to start the conditioning at. For single-frame images or videos with 1-8 frames, any frame_idx value is acceptable. For videos with 9+ frames, frame_idx must be divisible by 8, otherwise it will be rounded down to the nearest multiple of 8. Negative values are counted from the end of the video. |
| strength | FLOAT | 1.000–10 | — |
| attention_maskopt | MASK | Optional pixel-space spatial mask. Controls per-region conditioning influence via self-attention, multiplied by strength. | |
| iclora_parametersopt | IC_LORA_PARAMETERS | Optional IC-LoRA parameters from a Get IC-LoRA Parameters node. Used for adjusting guide processing as required by certain IC-LoRAs (eg. those with a reference_downscale_factor > 1). When chained, each LTXVAddGuide uses only the parameters connected to it. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |