CalamitousFelicitousness
48fad8524e
feat(krea2): add Krea 2 (K2) image model support
...
Krea 2 is a 12.9B single-stream flow-matching DiT trained from scratch, using a Qwen3-VL-4B text encoder and the Qwen-Image VAE. The transformer is vendored as a diffusers ModelMixin whose module tree mirrors the checkpoint, so weights load with no key conversion; the pipeline ports the reference encode, flow-matching denoise, and VAE decode. The text encoder is shared at runtime via the existing dedup registry, so Base and Turbo reuse one Qwen3-VL-4B copy.
Covers text-to-image, image-to-image, native LoRA, and the single-file UNET override. Also completes SD.Next's partial Qwen-Image VAE support (5D decode input and TAESD preview mapping) that K2 shares.
2026-06-23 04:41:54 +01:00
..
2026-06-04 21:20:10 +01:00
2026-06-04 12:36:10 +02:00
2026-06-14 18:22:41 +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-05-31 00:24:33 +01:00
2026-03-25 16:56:41 -07:00
2026-06-14 18:22:41 +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-06-08 17:20:12 +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-06-23 04:41:54 +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-06-08 08:24:21 +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-23 04:41:54 +01:00
2026-06-04 10:18:09 +02:00
2026-06-20 09:38:50 +02:00
2026-06-20 09:38:50 +02:00
2026-06-04 10:18:09 +02:00
2026-06-12 05:08:03 -04:00
2026-06-04 10:18:09 +02:00
2026-06-08 08:24:21 +02:00
2026-06-03 09:27:34 +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-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-12 05:41:52 -04: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-06-08 12:03:37 +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-23 04:41:54 +01:00
2026-06-04 10:18:09 +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-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-06-04 10:18:09 +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-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-04 10:18:09 +02:00
2026-06-05 20:08:43 +01:00