ComfyUI/comfy/ldm/lightricks
Tavi Halperin a4522017c5
feat: per-guide attention strength control in self-attention (#12518)
Implements per-guide attention attenuation via log-space additive bias
in self-attention. Each guide reference tracks its own strength and
optional spatial mask in conditioning metadata (guide_attention_entries).
2026-02-26 01:25:23 -05:00
..
vae Reduce LTX2 VAE VRAM consumption (#12028) 2026-01-22 16:54:18 -05:00
vocoders Support the LTXV 2 model. (#11632) 2026-01-05 01:58:59 -05:00
av_model.py feat: per-guide attention strength control in self-attention (#12518) 2026-02-26 01:25:23 -05:00
embeddings_connector.py Fix issue loading fp8 ltxav checkpoints. (#12582) 2026-02-22 16:00:02 -05:00
latent_upsampler.py Support the LTXV 2 model. (#11632) 2026-01-05 01:58:59 -05:00
model.py feat: per-guide attention strength control in self-attention (#12518) 2026-02-26 01:25:23 -05:00
symmetric_patchifier.py Support the LTXV 2 model. (#11632) 2026-01-05 01:58:59 -05:00