vladmandic
903d47f9e6
add zimage and f2 to lora overrides
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-02 10:40:27 +01:00
vladmandic
175201a72f
fix progress auth
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-02 10:38:17 +01:00
Disty0
7aa1bfdc70
Add get_modules_to_not_convert from transformers v5
2025-12-02 01:01:51 +03:00
Disty0
d9bc31e7da
Cleanup
2025-11-29 01:46:04 +03:00
Disty0
01a0f6b356
Warn and disable quantized matmul if triton is not available
2025-11-29 01:34:54 +03:00
Disty0
3e52009a4f
SDNQ assert Triton for quantized matmul
2025-11-29 00:54:19 +03:00
Disty0
aaef4992c3
SDNQ fix svd + fp8 tw and fp16 mm
2025-11-28 22:31:09 +03:00
Vladimir Mandic
abcaa150b7
Merge pull request #4427 from awsr/fix-importlib
...
Fix importlib usage
2025-11-27 18:22:32 -05:00
awsr
62b959a229
Fix importlib.metadata
2025-11-27 14:47:56 -08:00
awsr
c9fd32d9cb
Fix importlib.util
2025-11-27 14:40:17 -08:00
Disty0
a46f32b354
pull sdnq version from .common
2025-11-28 01:10:05 +03:00
Disty0
55cf627ac6
add version to sdnq
2025-11-28 00:45:24 +03:00
Disty0
c2ee7c0328
Merge pull request #4426 from liutyi/dev
...
Z Image Turbo cover images
2025-11-27 20:01:27 +03:00
Oleksandr Liutyi
b4f8b68e50
Z Image Turbo cover images
2025-11-27 18:53:23 +02:00
Disty0
368eb3103a
cleanup
2025-11-27 18:40:15 +03:00
Disty0
73e4d1e379
Pass torch_dtype to sdnq loader
2025-11-27 18:37:35 +03:00
Disty0
7b2a8e3f87
cleanup
2025-11-27 18:26:14 +03:00
Disty0
ff4c254930
Auto handle tied weights with new transformers
2025-11-27 18:24:55 +03:00
Disty0
6dae83c651
Merge pull request #4425 from CalamitousFelicitousness/patch-2
...
Fix import for SDNQ options and Qwen models in load_sdnq
2025-11-27 18:04:11 +03:00
CalamitousFelicitousness
9dd537072c
Fix import path for SDNQ options and handle Qwen models in load_sdnq_model
2025-11-27 14:53:03 +00:00
Disty0
f7b0bbb6e1
Complete Z-Image support
2025-11-27 17:25:36 +03:00
Disty0
e56dfc6a95
Merge pull request #4424 from CalamitousFelicitousness/z-image
...
Add Z-Image model support
2025-11-27 16:59:07 +03:00
CalamitousFelicitousness
4faddd7e45
Add Z-Image model support
2025-11-27 13:54:03 +00:00
Disty0
131c51918b
SDNQ fix model_ oader
2025-11-27 14:51:45 +03:00
Disty0
ed6f977218
SDNQ fix z_image matmul
2025-11-27 14:19:29 +03:00
Disty0
16c429711c
update lumina and z_image keys
2025-11-26 23:22:44 +03:00
Disty0
679060bd00
SDNQ add lumina and z_image keys
2025-11-26 22:51:15 +03:00
Disty0
48b5d56ba4
Enable or disable quantized matmul on pre-quant models
2025-11-26 21:08:15 +03:00
vladmandic
86a506f549
mark prequant in reference
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-26 11:34:57 -05:00
vladmandic
6d9555fc3c
cleanup
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-26 10:52:37 -05:00
vladmandic
ad6458aa7b
add flux2
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-26 15:47:17 +00:00
Disty0
70b96daa63
cleanup
2025-11-25 23:02:01 +03:00
Disty0
c1a7424c76
ipex fix flux2 and cleanup
2025-11-25 22:51:39 +03:00
Disty0
da0df35106
fix typo
2025-11-25 21:58:53 +03:00
Disty0
da3c439059
SDNQ fix _tied_weights_keys is dict case
2025-11-25 19:37:46 +03:00
Disty0
aeb71d172e
SDNQ add Flux2Transformer2DModel keys
2025-11-25 19:22:02 +03:00
vladmandic
81e44ca90f
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2025-11-25 10:36:18 -05:00
vladmandic
ec47aeba9e
update modernui
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-25 10:36:16 -05:00
vladmandic
0da06b642a
fix networks refresh
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-25 10:35:47 -05:00
Disty0
91402c6e7c
update pixelart
2025-11-25 18:18:12 +03:00
awsr
691339773e
[hotfix] Fix cache clearing when switching folders ( #4421 )
...
* Update submodules
* Revert "Update submodules"
This reverts commit 1679ddeeea .
* Fix cache clearing when switching folders
This is more of a temporary hotfix since it will affect switching between gallery folders quickly and it'll kick off when viewing small folders.
2025-11-25 09:58:45 -05:00
Vladimir Mandic
e64f8d7463
Merge pull request #4420 from awsr/patch-1
...
Minor margin adjustments
2025-11-25 09:58:16 -05:00
awsr
8cceb12085
Minor margin adjustments
...
Makes it less likely for elements to overflow on mobile UI.
2025-11-24 18:34:02 -08:00
Disty0
33c74e7066
Use zeros for empty negs when diffusers_zeros_prompt_pad enabled
2025-11-24 19:27:25 +03:00
vladmandic
246bfcb453
fix multi-detailer
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-24 10:52:10 -05:00
Disty0
6b770dada3
fix typo
2025-11-24 18:26:29 +03:00
vladmandic
224cd82721
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2025-11-24 10:21:46 -05:00
vladmandic
63a180be13
fix output none
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-24 10:21:44 -05:00
Disty0
3d7cffc4a4
add noobai-rf to flow names
2025-11-24 18:21:34 +03:00
vladmandic
33913825b0
fix control run args
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-11-24 10:12:40 -05:00