ComfyUI/comfy/ldm/cascade
rattus cad24ce262
cascade: remove dead weight init code (#13026)
This weight init process is fully shadowed be the weight load and
doesnt work in dynamic_vram were the weight allocation is deferred.
2026-03-17 20:59:10 -04:00
..
common.py Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
controlnet.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
stage_a.py cascade: remove dead weight init code (#13026) 2026-03-17 20:59:10 -04:00
stage_b.py Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00
stage_c_coder.py Fix stable cascade VAE on some lowvram machines. 2025-03-08 20:24:04 -05:00
stage_c.py Enable Runtime Selection of Attention Functions (#9639) 2025-09-12 18:07:38 -04:00