Files
ComfyUI/tests-unit/comfy_test
christian-byrne 3bd20204f5 Warn when VAE.encode drops input channels
VAE.encode silently trims anything past output_channels, so an RGBA image
loses its alpha with no log line. Warn once per VAE and point at
SplitImageWithAlpha. No behavior change.
2026-08-06 19:11:42 -07:00
..