ComfyUI Node
LTX-2 Context ? Latent (continue) ??
A ComfyUI node in IAMCCS/LTX-2 with 7 inputs and 2 outputs.
LTX-2 Context ? Latent (continue) ??
- previous_video
- vae
- latent
- latent
- report
◄enabletrue►
◄context_latent_frames6►
◄exclude_last_frametrue►
◄context_strength1.00►
CategoryIAMCCS/LTX-2
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| previous_video | IMAGE | Previous segment frames (IMAGE batch = frames) | |
| vae | VAE | — | |
| latent | LATENT | Empty latent for the next segment | |
| enable | BOOLEAN | true | If false, passthrough latent (disables context injection) |
| context_latent_frames | INT | 61–64 | How many latent frames to embed at start (LTX uses 8n+1 mapping) |
| exclude_last_frame | BOOLEAN | true | If true, excludes the very last frame of previous_video when building context (often reduces over-constraint) |
| context_strengthopt | FLOAT | 1.000–1 | 1.0=fully locked context, 0.0=no lock |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |
| report | STRING | — |