Files
automatic/pipelines
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-04 15:26:36 +02:00
2026-06-04 12:36:10 +02:00
2026-07-01 11:08:04 +02:00
2026-03-25 16:56:41 -07:00
2026-06-04 12:36:10 +02:00
2026-07-01 11:08:04 +02:00
2026-05-11 08:36:49 +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-04-12 18:54:22 +02:00
2026-07-04 15:26:36 +02:00
2026-06-29 13:39:46 +02:00
2026-06-03 09:27:34 +02:00
2026-07-04 15:26:36 +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-03 09:27:34 +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-03 09:27:34 +02: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-29 09:19:29 +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-03 09:27:34 +02:00
2026-06-04 11:10:26 +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-04 11:37:44 +02:00
2026-07-01 11:08:04 +02:00