ComfyUI/comfy/ldm/modules/diffusionmodules
Rattus 6571c912a7 model: Add temporal roll to main VAE decoder
If there are no attention layers, its a standard resnet and VideoConv3d
is asked for, substitute in the temporal rolloing VAE algorithm. This
reduces VAE usage by the temporal dimension (can be huge VRAM savings).
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 model: Add temporal roll to main VAE decoder 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