Files
automatic/modules
CalamitousFelicitousness 7e5d040c4c refactor(ltx): address PR #4783 review threads 1, 3-6
LTXCaps gains a `variant` field ('0.9', '2.0', '2.3') replacing
`is_ltx_2_3`; variant-specific branches check `caps.variant == '2.3'`
instead of grepping the model name.

ltx_util.load_upsample_2x mirrors load_upsample's contract so the 2.x
path owns a module-level cache and stops reloading ~2.3 GB every run.
The cached pipe is stamped with a synthetic
`CheckpointInfo('ltx-upsampler-2.x')` so it gets its own OffloadHook
slot and can go through apply_balanced_offload without invalidating
the main pipe's module map. The hardcoded `.to('cpu')` and post-pass
torch_gc are gone; the second apply_balanced_offload handles spill.

video_overrides comment on OzzyGT LTX-2.3 connectors states plainly
that mirrors pack weights twice by design; ignore_patterns is the
surgical workaround, not an hf_hub bug.

Drive-by: load_upsample log line used `__class__.__name__` (always
'type'); switched to `__name__`.
2026-04-20 00:26:15 +01:00
..
2026-03-24 06:15:26 -07:00
2026-02-19 09:15:37 +01:00
2026-04-12 19:06:08 +02:00
2026-02-19 11:09:13 +01:00
2026-04-12 19:06:09 +02:00
2026-02-19 11:13:44 +01:00
2026-03-27 14:00:46 +01:00
2026-01-19 11:10:05 +01:00
2026-02-19 11:09:13 +01:00
2026-02-21 09:32:36 +01:00
2026-04-12 22:01:30 +03:00
2026-02-19 11:09:13 +01:00
2026-03-24 04:27:30 -07:00
2026-03-24 04:58:19 -07:00
2026-02-19 11:09:13 +01:00
2026-03-24 05:12:18 -07:00
2026-04-12 18:54:22 +02:00
2026-04-12 19:06:08 +02:00
2026-02-19 11:09:13 +01:00
2026-04-16 20:51:10 +03:00
2026-02-11 09:57:37 +01:00
2026-03-24 06:07:34 -07:00
2026-02-19 11:09:13 +01:00
2026-03-24 06:07:34 -07:00
2026-04-15 12:32:21 +00:00
2026-02-19 15:28:24 +01:00
2026-03-25 13:47:27 -07:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2024-12-20 18:58:29 -05:00
2026-04-12 19:07:20 +02:00
2026-03-22 11:17:41 +01:00
2026-04-09 13:48:54 +02:00
2026-03-28 17:30:06 -07:00
2026-03-13 12:12:04 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 15:28:24 +01:00
2026-04-06 01:06:19 -07:00
2026-03-16 08:30:23 +01:00
2026-03-13 08:22:41 +01:00
2026-02-19 11:13:44 +01:00
2026-03-12 14:16:51 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 09:46:42 +01:00
2026-03-27 14:00:46 +01:00
2026-02-19 11:09:13 +01:00
2026-03-24 04:19:53 -07:00
2026-04-06 01:06:19 -07:00
2026-02-19 12:21:46 +01:00
2026-04-12 19:07:20 +02:00
2026-02-19 09:46:42 +01:00
2026-03-28 09:49:05 +01:00
2026-04-12 19:06:08 +02:00
2026-03-24 15:01:07 +01:00
2026-02-19 11:09:13 +01:00
2026-04-04 11:09:39 +02:00
2026-03-13 13:22:32 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 09:15:37 +01:00
2026-02-19 09:46:42 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 09:15:37 +01:00
2026-02-19 11:13:44 +01:00
2026-02-19 11:09:13 +01:00
2026-03-16 08:09:07 +01:00
2026-03-24 04:58:19 -07:00
2026-04-02 20:15:30 +02:00
2026-04-12 19:07:20 +02:00
2026-04-06 01:06:19 -07:00
2026-03-13 14:44:58 +01:00
2026-04-14 13:03:26 +02:00
2026-04-12 19:07:20 +02:00
2026-02-19 11:09:13 +01:00
2026-03-24 05:48:19 -07:00
2026-02-19 09:15:37 +01:00
2026-02-19 15:28:24 +01:00
2026-03-05 20:06:09 -08:00
2025-10-16 19:39:05 -04:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-04-09 13:48:54 +02:00
2026-04-09 13:48:54 +02:00
2025-07-31 17:33:44 -04:00
2026-04-13 12:18:05 +02:00
2026-04-15 11:49:10 +00:00
2026-03-13 14:44:58 +01:00
2026-02-19 09:15:37 +01:00
2026-03-13 15:05:47 +01:00
2026-03-13 15:05:47 +01:00
2026-02-19 09:46:42 +01:00
2026-04-15 12:32:21 +00:00
2026-02-19 09:15:37 +01:00
2026-02-19 11:09:13 +01:00
2026-02-21 09:32:36 +01:00
2026-04-12 19:07:20 +02:00
2026-04-12 19:07:20 +02:00
2026-04-15 11:49:10 +00:00
2025-03-30 15:04:17 -04:00
2026-03-24 05:19:51 -07:00
2026-04-15 09:44:32 +02:00
2026-03-13 11:49:41 +01:00
2026-03-28 17:32:23 -07:00
2026-02-19 09:15:37 +01:00
2026-02-19 09:46:42 +01:00
2026-02-19 09:46:42 +01:00
2026-04-17 02:06:14 +03:00
2026-03-26 16:42:04 -07:00
2026-04-06 07:57:04 +02:00
2026-02-19 09:15:37 +01:00
2026-02-19 15:28:24 +01:00
2025-11-02 06:29:19 -05:00
2026-02-19 11:09:13 +01:00
2026-03-13 08:19:32 +01:00
2026-02-28 12:31:09 +01:00
2026-03-24 06:07:34 -07:00
2026-02-19 11:36:20 +01:00
2026-03-27 14:00:46 +01:00
2026-02-19 11:36:20 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-03-22 11:09:45 +01:00
2026-03-18 07:53:04 +01:00
2026-02-27 12:07:56 +01:00
2026-02-19 15:28:24 +01:00
2026-02-19 11:09:13 +01:00
2026-03-24 07:12:51 -07:00
2026-02-19 11:09:13 +01:00
2026-04-12 19:07:20 +02:00
2026-03-02 09:34:40 +01:00
2026-03-18 07:53:04 +01:00
2026-03-24 06:07:34 -07:00
2026-02-19 11:09:13 +01:00
2025-11-08 14:54:34 -08:00
2026-04-06 01:06:19 -07:00
2026-04-06 01:06:19 -07:00
2026-04-06 01:06:19 -07:00
2026-04-06 01:06:19 -07:00
2026-03-24 06:08:15 -07:00
2026-02-19 11:09:13 +01:00
2026-02-19 09:46:42 +01:00