Nodes/comfyui-timesaver/TS LTX Final Latent Selector
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.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS LTX Final Latent Selector
  • stage1_latent
  • stage2_latent
  • latent
use_stage2true
CategoryTS/Video/HDR

Inputs (3)

NameTypeDefaultDescription
use_stage2BOOLEANtrueOn: the full-resolution second stage. Off: stop after the first stage — the upscaler and second sampler do not run.
stage1_latentoptLATENTVideo latent after the first stage, guide frames already cropped off.
stage2_latentoptLATENTVideo latent after the second stage.

Outputs (1)

NameTypeDescription
latentLATENTThe one latent that goes on to the single final decode.