ComfyUI Node
TS LTX Final Latent Selector
Pick the first- or second-stage latent before decoding, so only one VAE decode happens — and the branch you did not pick is never computed.
TS LTX Final Latent Selector
- stage1_latent
- stage2_latent
- latent
◄use_stage2true►
CategoryTS/Video/HDR
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| use_stage2 | BOOLEAN | true | On: the full-resolution second stage. Off: stop after the first stage — the upscaler and second sampler do not run. |
| stage1_latentopt | LATENT | Video latent after the first stage, guide frames already cropped off. | |
| stage2_latentopt | LATENT | Video latent after the second stage. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | The one latent that goes on to the single final decode. |