Nodes/ComfyUI-BerniniR Wrapper/Bernini-R VAE Decode
ComfyUI Node

Bernini-R VAE Decode

Tiled VAE decode with optional colour matching. Matches decoded video colour distribution to a reference image for improved temporal consistency.

By xiaolibai-sys·Created about a month ago·Updated 28 days ago· 8
Bernini-R VAE Decode
  • vae
  • samples
  • ref_image
  • images
colormatchdisabled
enable_tilingfalse
tile_x272
tile_y272
tile_stride_x144
tile_stride_y128
blend_strength1.00
CategoryBernini-R/VAE

Inputs (10)

NameTypeDefaultDescription
vaeVAEBernini-R VAE (Wan 16-channel, 4x temporal downscale)
samplesLATENTLatent to decode (from sampler output)
colormatchoptCOMBOdisabledColor transfer algorithm. 'hm-mvgd-hm' is a good default for temporal consistency
enable_tilingoptBOOLEANfalseSpatial tiling for VRAM-limited GPUs. Enables decoding very large frames
tile_xoptINT27264–4096Tile width in pixels
tile_yoptINT27264–4096Tile height in pixels
tile_stride_xoptINT14416–4096Horizontal stride (must be < tile_x). Larger = fewer tiles, more artifacts
tile_stride_yoptINT12816–4096Vertical stride (must be < tile_y). Larger = fewer tiles, more artifacts
ref_imageoptIMAGEReference image for color matching. If not provided, uses first decoded frame per batch
blend_strengthoptFLOAT1.000–1Color match blend. 0.0 = original, 1.0 = full transfer

Outputs (1)

NameTypeDescription
imagesIMAGE