CalamitousFelicitousness
3e4888d05f
feat(lora): map chroma non-block and guidance approximator modules
...
BFL-format chroma adapters targeting the embedders, final projection or
the distilled guidance layer MLPs resolved verbatim and unmapped: the
embedder/final-layer names differ from diffusers outright, and the
approximator MLP leaves are in_layer/out_layer in BFL but linear_1/
linear_2 in the diffusers PixArt projection. Only in_proj, out_proj and
norms.N shared names and bound.
- add CHROMA_EXTRA_MAP (kohya form derived) and GUIDANCE_LEAF_MAP to
both target resolvers
- route bare distilled_guidance_layer keys through the resolver instead
of the diffusers passthrough so both leaf namings resolve; add
img_in/txt_in/final_layer bare prefixes
- cover all key forms and end-to-end binding in the offline suite
2026-07-14 08:06:45 +01:00
..
2026-07-14 08:06:45 +01:00
2026-07-04 15:26:36 +02:00
2026-06-04 12:36:10 +02:00
2026-07-14 08:06:45 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-06-12 15:15:16 +02:00
2026-06-14 18:22:41 +01:00
2026-07-01 11:08:04 +02:00
2026-03-25 16:56:41 -07:00
2026-07-14 08:06:45 +01:00
2026-06-04 21:20:10 +01:00
2026-05-31 00:24:33 +01:00
2026-06-04 12:36:10 +02:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-07-11 06:40:07 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-07-06 01:03:09 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-06-08 09:14:48 +02:00
2026-07-01 11:08:04 +02:00
2026-05-31 00:24:33 +01:00
2026-05-11 08:36:49 +02:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-05-31 00:24:33 +01:00
2026-06-08 08:24:21 +02:00
2026-05-31 00:24:33 +01:00
2026-06-04 12:36:10 +02:00
2026-06-04 12:36:10 +02:00
2026-03-25 16:56:41 -07:00
2026-06-08 08:24:21 +02:00
2026-06-14 18:22:41 +01:00
2026-04-12 18:54:22 +02:00
2026-06-29 13:39:46 +02:00
2026-07-04 15:26:36 +02:00
2026-06-04 10:18:09 +02:00
2026-07-06 02:29:48 +01:00
2026-07-11 06:40:07 +01:00
2026-06-04 10:18:09 +02:00
2026-06-12 05:08:03 -04:00
2026-06-29 13:39:46 +02:00
2026-07-09 02:42:18 +01:00
2026-06-03 09:27:34 +02:00
2026-07-04 15:26:36 +02:00
2026-06-04 10:18:09 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-12 15:15:16 +02:00
2026-06-03 09:27:34 +02:00
2026-06-04 10:18:09 +02:00
2026-06-04 10:18:09 +02:00
2026-07-02 14:36:44 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-07-01 20:51:06 +00:00
2026-06-04 10:18:09 +02:00
2026-06-03 09:27:34 +02:00
2026-06-12 13:00:57 -04:00
2026-07-11 06:40:07 +01:00
2026-07-01 11:08:04 +02:00
2026-07-13 11:26:33 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-23 04:41:54 +01:00
2026-06-29 09:19:29 +02:00
2026-06-03 09:27:34 +02:00
2026-06-08 08:24:21 +02:00
2026-06-08 08:24:21 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-08 08:24:21 +02:00
2026-06-03 09:27:34 +02:00
2026-06-04 11:10:26 +02:00
2026-07-01 12:50:45 +02:00
2026-06-03 09:27:34 +02:00
2026-06-03 09:27:34 +02:00
2026-06-08 08:24:21 +02:00
2026-06-03 09:27:34 +02:00
2026-06-04 11:37:44 +02:00
2026-07-01 11:08:04 +02:00
2026-06-08 08:24:21 +02:00
2026-06-04 10:18:09 +02:00
2026-06-08 08:24:21 +02:00
2026-06-04 10:18:09 +02:00
2026-07-11 06:40:07 +01:00
2026-06-08 08:24:21 +02:00
2026-06-29 13:39:46 +02:00
2026-06-04 10:18:09 +02:00
2026-07-13 18:01:01 +03:00