ComfyUI/comfy/ldm
rattus 6516ab335d
wan-vae: Switch off feature cache for single frame (#12090)
The code throughout is None safe to just skip the feature cache saving
step if none. Set it none in single frame use so qwen doesn't burn VRAM
on the unused cache.
2026-01-26 19:40:19 -05:00
..
ace Remove useless code. (#10223) 2025-10-05 15:41:19 -04:00
anima Support the Anima model. (#12012) 2026-01-21 19:44:28 -05:00
audio Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
aura Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
cascade
chroma Implement the Ovis image model. (#11030) 2025-12-01 20:56:17 -05:00
chroma_radiance
cosmos Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
flux Use rope functions from comfy kitchen. (#11674) 2026-01-06 16:57:50 -05:00
genmo Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
hidream Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
hunyuan3d
hunyuan3dv2_1 Fix issue on old torch. (#9791) 2025-09-10 00:23:47 -04:00
hunyuan_video Fix import issue. (#11746) 2026-01-08 17:23:59 -05:00
hydit Change cosmos and hydit models to use the native RMSNorm. (#7934) 2025-05-04 06:26:20 -04:00
kandinsky5 Fix qwen scaled fp8 not working with kandinsky. Make basic t2i wf work. (#11162) 2025-12-06 17:50:10 -08:00
lightricks LTX2: Refactor forward function for better VRAM efficiency and fix spatial inpainting (#12046) 2026-01-23 15:26:38 -05:00
lumina Only enable fp16 on z image models that actually support it. (#12065) 2026-01-24 22:32:28 -05:00
mmaudio/vae
models
modules Reduce LTX2 VAE VRAM consumption (#12028) 2026-01-22 16:54:18 -05:00
omnigen Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
pixart Remove windows line endings. (#8866) 2025-07-11 02:37:51 -04:00
qwen_image qwen_image: propagate attention mask. (#11966) 2026-01-22 20:02:31 -05:00
wan wan-vae: Switch off feature cache for single frame (#12090) 2026-01-26 19:40:19 -05:00
common_dit.py
util.py