mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-01-20 14:54:28 +08:00
This decodes the image with the VAE in tiles which should be faster and use less vram. It's in the _for_testing section so I might change/remove it or even add the functionality to the regular VAEDecode node depending on how well it performs which means don't depend too much on it.