vladmandic
a36cd157ec
force move to device if offload=none
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-08 08:18:41 +01:00
Ryan Meador
c1c4d6e0ee
prevent accelerate from recreating keys such as and so that the VAE decode will progress. resolves #4526
2026-01-07 22:19:11 -05:00
vladmandic
8d03d7c5b2
hidiffusion tracing
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-07 15:27:14 +01:00
vladmandic
1a39b82fea
switch processing class not restoring params
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-07 11:35:13 +01:00
Seunghoon Lee
fa85b267a5
clean up
2026-01-07 15:01:39 +09:00
Seunghoon Lee
9195116e46
zluda init
2026-01-07 14:59:42 +09:00
Seunghoon Lee
7426386c09
clean up
2026-01-07 14:58:45 +09:00
Seunghoon Lee
f71c11e5c1
hipblaslt log
2026-01-07 13:58:04 +09:00
vladmandic
3ec1f604d2
cleanup label
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-06 10:57:45 +01:00
vladmandic
f08aaef7c2
auto-display input-media on send-to
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-06 10:29:58 +01:00
vladmandic
8e1b03b095
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-06 08:12:45 +01:00
vladmandic
18e141e6e4
add qwen-2512 prequants
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-06 08:07:22 +01:00
Seunghoon Lee
f4b592ac3a
fix windows hipblaslt check
2026-01-06 11:32:04 +09:00
vladmandic
7f9cc66045
fix decode-image exception
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-05 20:07:33 +01:00
vladmandic
a846a90fca
exception handler
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-05 19:27:37 +01:00
vladmandic
458391eb5e
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-05 15:10:55 +01:00
vladmandic
e7e2063f67
fix image sizing
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-05 15:10:53 +01:00
Seunghoon Lee
91c4aa1ad4
handle rocm packages even on linux
2026-01-05 18:41:53 +09:00
vladmandic
cfc620a08a
force align width/height to vae scale factor
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-05 09:42:37 +01:00
Seunghoon Lee
1aac6baadd
check for hipblaslt when using rocm package
2026-01-05 14:03:50 +09:00
vladmandic
87429b19ca
kanvas add send-to functionality
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-04 19:37:10 +01:00
vladmandic
deb59c60fc
add SD_VAE_DEFAULT
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-04 17:55:01 +01:00
awsr
df9dad5c7e
Add attachment point for non-ModernUI
2026-01-04 00:37:43 -08:00
Seunghoon Lee
9dce5cac9f
clean up
2026-01-03 21:09:02 +09:00
Seunghoon Lee
49965dfda8
get_hip_arch_name -> get_hip_agent, use amdhip64_7.dll served within rocm package
2026-01-03 21:00:36 +09:00
Seunghoon Lee
0158e61814
minor fix
2026-01-03 20:43:22 +09:00
Seunghoon Lee
14aa94345c
use gfx1100-dgpu for dgpus
2026-01-03 20:41:54 +09:00
vladmandic
b9c18452f2
unify hip get arch name
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-03 08:22:19 +01:00
vladmandic
f6289206d8
startup sequence optimizations
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-03 07:54:05 +01:00
vladmandic
4e8b0f83b4
lint
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 16:33:49 +01:00
vladmandic
49578171c5
fix wildcards with folder specifier
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 11:13:56 +01:00
Vladimir Mandic
2404a3cb85
Merge branch 'dev' into dev
2026-01-01 10:53:41 +01:00
Vladimir Mandic
6b1978406b
Merge pull request #4507 from awsr/ext-table
...
Extension table update
2026-01-01 10:28:52 +01:00
Tillerz
f0d67ea816
Merge branch 'vladmandic:dev' into dev
2025-12-31 12:26:29 +01:00
Oliver Hertel
6985faf5f2
weighted wildcards fix: ignore token weights
2025-12-31 12:16:28 +01:00
awsr
4de810b15d
Minor cleanup of function for installing from URL
2025-12-31 00:33:51 -08:00
awsr
632cf64d70
Update regex
2025-12-30 16:35:32 -08:00
awsr
a8bce14ee7
Remove unused icons
2025-12-30 16:26:49 -08:00
awsr
d14c64caa2
UI update
...
- Remove headers for "enable" and "status"
- Set status icon width to 1rem
- Remove `if_modern()`
2025-12-30 16:24:47 -08:00
awsr
67c5384d97
Standardize SVG input to minimal format
...
- Remove newlines
- Convert multiple spaces to just a single space
- Remove space between tags
- Remove surrounding whitespace
2025-12-30 14:06:24 -08:00
vladmandic
f7bb9f54fc
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2025-12-30 22:15:12 +01:00
vladmandic
0a8f5f2aa3
fix todo metadata
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-30 22:15:09 +01:00
Oliver Hertel
ab9d3332e9
allow weights for wildcards: {red:0.3|green:0.7}
2025-12-30 21:31:09 +01:00
Disty0
8e34866238
SDNQ fix outdated PyTorch
2025-12-30 21:29:41 +03:00
vladmandic
595b07aef4
update base models
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-30 18:36:02 +01:00
awsr
cae3249757
Ensure styling works correctly with display:block
2025-12-30 00:41:52 -08:00
awsr
24da36282e
Update extension table layout
...
- Use icons on Modern UI to better fit being in a narrow sidebar. (Full labels kept for Standard UI)
- Swap Status and Enabled columns.
- Improve status and enabled element spacing on Standard UI.
- Minor readability improvements to extension information.
- *Internal*: Add `if_modern()` function to `shared.py` to switch between two inputs depending on whether the Modern UI is being used or not.
2025-12-30 00:10:13 -08:00
awsr
e22f807f93
Update make_wrappable_html function
2025-12-29 23:45:20 -08:00
awsr
a5b7531d00
Update ui_symbols.py
...
- Fix wrong warning code in comment.
- Replace all instances of `currentColor` when stylizing.
- Enforce proper SVGSymbol usage.
2025-12-29 15:43:12 -08:00
awsr
69865cf620
Fix regex and lru_cache
2025-12-28 16:59:57 -08:00