ComfyUI Node
LTXVAddGuideMultiFc
Add multiple guide images at specified frame indices with strengths, uses DynamicCombo which requires ComfyUI 0.8.1 and frontend 1.33.4 or later.
LTXVAddGuideMultiFc
- positive
- negative
- vae
- latent
- positive
- negative
- latent
- processed_images
- info
◄mask_modeconstant►
◄ramp_frames1►
◄upscale_methodnearest-exact►
◄negative_frame_modeallow_cross_zero►
◄num_guides▾►
CategoryKJNodes/ltxv
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | Positive conditioning to which guide keyframe info will be added | |
| negative | CONDITIONING | Negative conditioning to which guide keyframe info will be added | |
| vae | VAE | Video VAE used to encode the guide images | |
| latent | LATENT | Video latent, guides are added to the end of this latent | |
| mask_mode | COMBO | constant | Select how to build the guide noise mask. |
| ramp_frames | INT | 11–64 | Expand single-frame guides to this many frames when using ramp. |
| upscale_method | COMBO | nearest-exact | Resize method used before preprocessing. |
| negative_frame_mode | COMBO | allow_cross_zero | How to place negative frame indices when guide spans multiple frames. |
| num_guides | COMBO | Select how many guide images to use |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | Video latent with added guides |
| processed_images | IMAGE | Batch of processed guide images |
| info | STRING | Guide index mapping info |