ComfyUI/comfy/ldm/lightricks
rattus f8a3fd9d79
upscalers: convert latent_upsampler model to DynamicVram (#15063)
These were alll non-dynamic (some non-ModelPatcher) code path calling
FreeMemory for management requiring up-front memory freeing. Convert it
to dynamic to avoid legacy free behaviour mixing into otherwise
dynamic workflows.
2026-07-24 13:34:40 -07:00
..
vae Remove useless annotations imports. (#14105) 2026-05-25 19:23:29 -07:00
vocoders LTX audio vae novram fixes. (#12796) 2026-03-05 16:31:28 -05:00
av_model.py fix: cross-attention AdaLN scale, shift, sigma parameters calculation (#14097) 2026-05-25 20:07:09 -07:00
embeddings_connector.py Use comfy kitchen rope functions in ltx models. (#15056) 2026-07-24 15:17:31 -04:00
latent_upsampler.py upscalers: convert latent_upsampler model to DynamicVram (#15063) 2026-07-24 13:34:40 -07:00
model.py Use comfy kitchen rope functions in ltx models. (#15056) 2026-07-24 15:17:31 -04:00
symmetric_patchifier.py Support the LTXV 2 model. (#11632) 2026-01-05 01:58:59 -05:00