ComfyUI/comfy/ldm/wan
Rattus 2fac7a8726 wan: vae: encoder: Add feature cache layer that corks singles
If a downsample only gives you a single frame, save it to the feature
cache and return nothing to the top level. This increases the
efficiency of cacheability, but also prepares support for going two
by two rather than four by four on the frames.
2026-03-17 16:18:23 +10:00
..
model_animate.py [BlockInfo] Wan (#10845) 2025-12-15 17:59:16 -08:00
model_multitalk.py Support Multi/InfiniteTalk (#10179) 2026-01-21 23:09:48 -05:00
model.py feat: Support SCAIL WanVideo model (#12614) 2026-02-28 16:49:12 -05:00
vae2_2.py WAN2.2: Fix cache VRAM leak on error (#10308) 2025-10-13 15:23:11 -04:00
vae.py wan: vae: encoder: Add feature cache layer that corks singles 2026-03-17 16:18:23 +10:00