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
CalamitousFelicitousness
34a18c9098
fix: skip Nunchaku offloading for SDXL models
...
Nunchaku's SDXL UNet does not support offloading and raises
NotImplementedError when offload=True is passed. Skip the parameter
for SDXL and log a warning instead of crashing.
2026-02-07 22:27:05 +00:00
CalamitousFelicitousness
a2ee885e28
refactor: update nunchaku repo URLs and version handling
...
- Rename HuggingFace org from nunchaku-tech to nunchaku-ai across all
nunchaku model repos (flux, sdxl, sana, z-image, qwen, t5)
- Add per-torch-version nunchaku version mapping instead of single global
version, with robust torch version parsing
2026-02-07 22:27:05 +00:00
awsr
dcb7164d30
Update `readfile` type safety
2025-12-17 16:43:54 -08:00
awsr
c22ca8d76e
Create and opt in to dict type safety from JSON
...
Opt in via the keyword-only argument `dict_only`
2025-12-17 13:18:13 -08:00
Vladimir Mandic
5b43c66a92
nunchaku sdxl and sdxl-turbo support
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-09-20 21:01:21 -04:00
Vladimir Mandic
e30e8cbf4f
fix loading custom transformer safetensors
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-13 16:27:52 -04:00
Vladimir Mandic
54bdf011ed
more linting and update diffusers
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-16 13:12:40 -04:00
Vladimir Mandic
17b8fcd902
lint fixes
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-16 12:59:40 -04:00
Vladimir Mandic
935a4a0aa3
add wan 2.1 text-to-image
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-14 13:47:14 -04: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
c4d9338d2e
major refactoring of modules
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-03 09:18:38 -04:00
Disty0
319af31d25
Custom UNet loading support for Lumina 2
2025-06-16 13:28:30 +03:00
Vladimir Mandic
38a3b62553
modularize hidream loader
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-04-16 09:11:43 -04:00
Vladimir Mandic
942553a504
rename vae and unet none to default
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-03-16 18:46:26 -04:00
Vladimir Mandic
ea6d3107ab
update all todo statements
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-12-22 08:39:31 -05:00
Vladimir Mandic
0d5d2c2d1d
sd3 gguf prototype
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-24 19:43:50 -04:00
Vladimir Mandic
bdbd24ee66
expermental t5 gguf support
2024-09-20 12:52:52 -04:00
Vladimir Mandic
2acb883dda
jumbo update, see changelog
2024-09-18 13:48:30 -04:00
Vladimir Mandic
fe93ad6929
refactor xyzgrid
2024-09-13 19:22:02 -04:00
Vladimir Mandic
fa136103b2
flux fix quant preloads
2024-09-02 16:53:26 -04:00
Vladimir Mandic
b4df9a4de1
jumbo update with flux.1 refactor, see changelog for details
2024-09-01 22:56:15 -04:00
Vladimir Mandic
0d9ce663e4
post release dev merge, see changelog for details
2024-09-01 12:20:10 -04:00
Vladimir Mandic
8cf959047b
flux add safetensors unet load
2024-08-28 21:53:09 -04:00
Disty0
9818950991
Cascade fixes
2024-08-07 04:54:41 +03:00
Vladimir Mandic
6e01d510d4
add sd3
2024-06-12 21:02:48 -04:00
Disty0
d171f58018
Move Cascade from sd_models
2024-05-15 09:18:18 +03:00
Disty0
aca870ac4f
Stable Cascade UNet support
2024-05-15 09:06:53 +03:00
Vladimir Mandic
a26d222cc1
add load unet override
2024-04-28 11:51:08 -04:00