Nodes/CRT-Nodes/VAE Decode Last Frame (CRT)
ComfyUI Node

VAE Decode Last Frame (CRT)

Decodes latent images back into pixel space, keeping only the last item (frame) of the batch.

By PGCRT·Created 2 years ago·Updated about 11 hours ago· 132
VAE Decode Last Frame (CRT)
  • samples
  • vae
  • IMAGE
CategoryCRT/Latent

Inputs (2)

NameTypeDefaultDescription
samplesLATENTThe latent to be decoded.
vaeVAEThe VAE model used for decoding the latent.

Outputs (1)

NameTypeDescription
IMAGEIMAGEThe decoded last frame.