ComfyUI/comfy/ldm/lightricks
tavi cc9986d268 fix: replace assert with if/raise for pre_filter_count validation
assert is stripped under python -O; use explicit if/raise ValueError
so the invariant check is always active.
2026-02-24 08:59:23 +02: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 2026-02-24 08:59:23 +02: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 fix: replace assert with if/raise for pre_filter_count validation 2026-02-24 08:59:23 +02:00
symmetric_patchifier.py Support the LTXV 2 model. (#11632) 2026-01-05 01:58:59 -05:00