Nodes/IAMCCS-nodes/VAE Decode Tiled (safe, optional cleanup)
ComfyUI Node

VAE Decode Tiled (safe, optional cleanup)

A ComfyUI node in IAMCCS/HW with 11 inputs and 1 output.

By IAMCCS·Created 10 months ago·Updated about a month ago· 109
VAE Decode Tiled (safe, optional cleanup)
  • samples
  • vae
  • IMAGE
tiletrue
tiling_modeauto
tile_size512
overlap64
temporal_size256
temporal_overlap32
cleanup_before_decodefalse
last_frame_fixfalse
duration_hint_s0
CategoryIAMCCS/HW

Inputs (11)

NameTypeDefaultDescription
samplesLATENT
vaeVAE
tileBOOLEANtrue
tiling_modeCOMBOauto2 options: auto, manual
tile_sizeINT51264–4096
overlapINT640–4096
temporal_sizeINT2568–4096Only for video VAEs: widget-scale frames per temporal chunk (divided by VAE temporal compression at runtime). Keep >= 256 to avoid seam artifacts on LTX-2 (256 / 8 = 32 latent frames).
temporal_overlapINT324–4096Only for video VAEs: widget-scale overlap frames between chunks (divided by VAE temporal compression at runtime).
cleanup_before_decodeBOOLEANfalse
last_frame_fixBOOLEANfalseLTX VAE workaround: duplicates the last latent frame before decoding to prevent last-frame artifacts.
duration_hint_sINT00–3600Video duration in seconds — used only by 'Probe HW & Apply' to compute the correct tile size recommendation. 0 = auto-detect from workflow. Does NOT affect the actual decode.

Outputs (1)

NameTypeDescription
IMAGEIMAGE