ComfyUI Node
VAE Decode Last Frame (CRT)
Decodes latent images back into pixel space, keeping only the last item (frame) of the batch.
VAE Decode Last Frame (CRT)
- samples
- vae
- IMAGE
CategoryCRT/Latent
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | The latent to be decoded. | |
| vae | VAE | The VAE model used for decoding the latent. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | The decoded last frame. |