mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-16 15:37:01 +08:00
Move the carrying conv op to the common VAE code and give it a better name. Roll the carry implementation logic for Resnet into the base class and scrap the Hunyuan specific subclass.