Files
automatic/pipelines
CalamitousFelicitousness fe99d3fe5d feat: add FLUX.2 Klein model support
Add support for FLUX.2 Klein distilled models (4B and 9B variants):

- Add pipeline loader for Flux2KleinPipeline
- Add model detection for 'flux.2' + 'klein' patterns
- Add pipeline mapping in shared_items
- Add shared Qwen3ForCausalLM text encoder handling:
  - 4B variants use Z-Image-Turbo's Qwen3-8B
  - 9B variants use FLUX.2-klein-9B's Qwen3-14B
- Add reference entries for distilled (4B, 9B) and base models
- Update diffusers commit for Flux2KleinPipeline support
2026-01-16 01:35:20 +00:00
..
2025-07-23 12:10:52 -04:00
2025-07-11 13:19:29 -04:00
2025-09-20 21:01:21 -04:00
2025-08-28 23:45:18 -04:00
2025-07-03 09:18:38 -04:00
2025-08-11 16:05:39 -04:00
2025-07-05 17:13:31 -04:00
2025-07-03 09:18:38 -04:00
2025-10-05 20:25:33 -04:00
2025-11-08 08:23:44 -05:00
2026-01-15 08:37:44 +01:00
2025-11-10 08:43:50 -05:00
2025-11-27 17:25:36 +03:00
2026-01-10 03:07:44 +00:00
2025-10-30 19:52:29 -04:00
2025-11-16 08:14:01 -05:00
2025-12-09 09:47:22 +01:00
2026-01-01 11:22:43 +01:00
2025-12-26 08:05:25 +01:00
2025-11-13 17:10:14 -05:00
2026-01-01 10:45:48 +01:00
2026-01-10 09:09:45 +01:00