ComfyUI/comfy/ldm/modules/diffusionmodules
Rattus 119fc04459 move refiner VAE temporal roller to core
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.
2025-11-30 09:08:17 +10:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
mmdit.py Z Image model. (#10892) 2025-11-25 18:41:45 -05:00
model.py move refiner VAE temporal roller to core 2025-11-30 09:08:17 +10:00
openaimodel.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
upscaling.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
util.py Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00