Disty0
4a70e82b0c
ROCm always use numpy on cholesky
2025-09-28 14:05:20 +03:00
Disty0
a47959b114
move ROCm Windows hijacks outside of torch install
2025-09-28 13:33:15 +03:00
Seunghoon Lee
06b14b070b
hijack torch.linalg.cholesky()
2025-09-28 18:43:37 +09:00
Seunghoon Lee
9c19e8a9b8
return correct item
2025-09-28 18:34:10 +09:00
Seunghoon Lee
6e8abf8dc3
hijack cholesky decomposition for therock pytorch
2025-09-28 18:03:02 +09:00
Seunghoon Lee
e8a507fe2a
skip rocm.conceal if rocm torch is installed
2025-09-28 17:34:47 +09:00
Seunghoon Lee
95ee0ed29c
load amdhip64_6.dll instead of amdhip64.dll
2025-09-28 17:15:12 +09:00
Seunghoon Lee
0de3732884
prioritize python pacakage check over PATH
2025-09-28 11:31:43 +09:00
Disty0
587db51e9e
Cleanup env vars and set TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL to 1
2025-09-28 00:22:00 +03:00
Seunghoon Lee
35b1c6b07d
windows install rocm if not installed
2025-09-28 05:39:41 +09:00
Vladimir Mandic
57fdc0ad66
Merge pull request #4231 from liutyi/dev
...
new segmind (5) model covers
2025-09-27 10:53:21 -04:00
Oleksandr Liutyi
384c2037a2
new segmind (5) model covers
2025-09-27 14:38:29 +03:00
Seunghoon Lee
059392afc7
clean up
2025-09-27 17:51:59 +09:00
Disty0
503a178794
Don't load rocm hsa on non wsl envs and remove unused lib hijacks
2025-09-27 11:39:24 +03:00
Disty0
71fde8a897
ROCm and Zluda don't fallback to CPU and clenup strings
2025-09-27 11:32:46 +03:00
Seunghoon Lee
579b1f3175
do not load global amdhip64, let pytorch load it
2025-09-27 17:01:14 +09:00
Seunghoon Lee
d52d84eda5
clean up
2025-09-27 16:49:29 +09:00
Disty0
9cbcc900bb
Merge pull request #4230 from lbeltrame/fix-hip-lib-path
...
Fix HIP library detection (ROCm)
2025-09-27 10:34:28 +03:00
Luca Beltrame
f00486c8f3
Fix HIP library detection
...
The code unconditionally checked `lib`, but on modern Linux distributions, 64-bit binaries are under `lib64` instead.
Note that this might be slightly different on Debian-based distributions, but as I don't have one I can't test it.
2025-09-27 09:23:32 +02:00
Seunghoon Lee
e3e41298d9
remove unused import
2025-09-27 11:29:55 +09:00
Seunghoon Lee
4c590993e4
install preview pytorch if rocm-sdk package not found
2025-09-27 11:24:59 +09:00
Seunghoon Lee
8d2aedd924
hotfix
2025-09-27 11:17:15 +09:00
Seunghoon Lee
d63bc05b6c
update rocm.py to detect rocm-sdk packages
2025-09-27 11:12:13 +09:00
Vladimir Mandic
07a66b4815
ui add server connection status indicators
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-26 13:25:17 -04:00
Vladimir Mandic
7bc6edf483
ui add connection monitor
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-26 13:17:52 -04:00
Vladimir Mandic
bd048e8efc
framepack: patch solver for unsupported gpus
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-26 12:28:52 -04:00
Vladimir Mandic
c254835351
fix lora strength
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-26 10:14:02 -04:00
Vladimir Mandic
ae25cb8880
linting
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-25 14:33:21 -04:00
Vladimir Mandic
01e8211d4b
cleanup
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-25 14:17:40 -04:00
Vladimir Mandic
ab82c172d5
handle nunchaku lora with unsupported models
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-25 14:02:21 -04:00
Vladimir Mandic
9cee2cd1ed
fix metadata on batched images
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-25 13:45:23 -04:00
Vladimir Mandic
af642c68ba
Merge pull request #4222 from liutyi/dev
...
new cover images: QWEN EDIT 2509, SDXL Turbo, Auraflow 0.3
2025-09-25 08:56:54 -04:00
Oleksandr Liutyi
27c3476da7
new SDXL Turbo cover, Qwen Edit 2509, some renaming
2025-09-25 14:32:48 +03:00
Oleksandr
70fac66b00
Merge branch 'vladmandic:dev' into dev
2025-09-25 10:29:02 +03:00
Seunghoon Lee
c010111c23
install AMD's preview pytorch on Windows if user wants
2025-09-25 14:06:57 +09:00
Vladimir Mandic
7a3001170b
add daam script
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 20:16:07 -04:00
Vladimir Mandic
faa1832126
nunchaku-qwen-image-edit-2509
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 18:27:05 -04:00
Disty0
a776c7c615
SDNQ fix new transformers
2025-09-24 21:32:30 +03:00
Vladimir Mandic
0d2579302e
cleanup modular init
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 13:03:18 -04:00
Vladimir Mandic
c96af0d428
fix lora filter by model type
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 12:55:11 -04:00
Vladimir Mandic
6f409deedf
ui separate guidance and detail sections
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 12:33:57 -04:00
Vladimir Mandic
91dab5703a
modular pipeline prototype
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 11:40:20 -04:00
Vladimir Mandic
35c319578d
auto uninstall pynvml
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 09:38:35 -04:00
Vladimir Mandic
a9a39cb64b
ltx model selector
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-24 09:31:36 -04:00
Oleksandr Liutyi
0bbc2e4f5e
improve AuraFlow 0.3 cover image
2025-09-24 10:30:57 +03:00
Vladimir Mandic
696a41fd42
fix prompts-from-file state check
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-23 15:33:52 -04:00
Vladimir Mandic
d71d540a62
allow lora specifier to select model component. see changelog/wiki for docs on how to.
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-23 15:25:13 -04:00
Vladimir Mandic
81037a6ff9
update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-23 10:19:19 -04:00
Vladimir Mandic
a502cc2ae1
cache-dit support
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-23 10:13:32 -04:00
Vladimir Mandic
93659dff4d
add qwen-image-edit-2509 and update requirements
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-23 10:13:32 -04:00