Vladimir Mandic
ec2e37ee6e
enhance automated testing
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-03 09:27:34 +02:00
CalamitousFelicitousness
cda4822ca0
fix(chroma): route through native_transformer to avoid SDNQ pre-mode crash
...
Loading a Chroma transformer override via UNET dropdown crashed at
inference with a shape mismatch in unpack_uint4: from_single_file does
not integrate quantization_config the way from_pretrained does, so the
dequantizer state was set up but the .weight tensor was never packed.
CHROMA_SPEC routes through native_transformer with the diffusers
Chroma converter, which loads bare and quantizes explicitly via
sdnq_quantize_model.
2026-05-31 00:24:33 +01:00
Vladimir Mandic
ee5978f72b
custom vae loader
...
Co-authored-by: Copilot <copilot@github.com >
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-02 10:22:43 +02:00
Vladimir Mandic
e5c494f999
cleanup logger
2026-02-19 11:09:13 +01:00
Vladimir Mandic
a3074baf8b
unified logger
2026-02-19 09:46:42 +01:00
vladmandic
f7328fb907
add chroma-inpaint
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-15 08:37:44 +01:00
Disty0
28160ab7d3
cleanup dict defined in function args
2025-10-30 03:11:50 +03:00
Vladimir Mandic
c41afe6b08
offloading hooks
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-27 22:28:07 -04:00
Vladimir Mandic
8af64b1e10
explicit te hijack in pipeline loaders
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-15 16:55:01 -04:00
Disty0
362ec0d412
Fix Chroma quantization
2025-08-12 22:07:52 +03:00
Vladimir Mandic
87bd347116
cleanup flux loader
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-11 16:05:39 -04:00
Vladimir Mandic
e42a27a0e4
fix chroma
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-11 16:05:39 -04:00
Vladimir Mandic
a181c18123
fix omnigen
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-11 16:05:39 -04:00
Vladimir Mandic
2a85c05689
refactor pipeline loaders to generic methods and introduce te_shared_t5 option
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-11 16:05:39 -04:00
Vladimir Mandic
277e50f023
add chroma img2img
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-09 09:03:02 -04:00
Vladimir Mandic
b291c337a1
refactor internal post loop
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-01 10:45:39 -04:00
Vladimir Mandic
79de6dc396
update chroma to v48 and add detailed and flash variants
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-31 14:03:47 -04:00
Vladimir Mandic
fa44521ea3
offload-never and offload-always per-module and new highvram profile
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-31 11:40:24 -04:00
Vladimir Mandic
f243c35892
improve traceback display
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-21 19:07:35 -04:00
Vladimir Mandic
2b9056179d
add lbm background replace with relightining
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-04 15:33:16 -04:00
Disty0
1a3b6e3b9c
Handle all in one flux safetensors with auto quant mode
2025-07-04 02:35:54 +03:00
Disty0
d216e82e32
cleanup
2025-07-04 02:24:18 +03:00
Disty0
fe9a3b8506
Add device map support to Flux and Chroma and add custom UNet support to Chroma
2025-07-04 02:22:42 +03:00
Vladimir Mandic
49c9a450f4
support manually downloaded diffuser models
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-03 15:52:54 -04:00
Vladimir Mandic
c4d9338d2e
major refactoring of modules
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-03 09:18:38 -04:00