Commit Graph

11986 Commits

Author SHA1 Message Date
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 9313e7afd8 fix log 2026-01-07 14:57:50 +09:00
Seunghoon Lee f71c11e5c1 hipblaslt log 2026-01-07 13:58:04 +09:00
Vladimir Mandic 9e02b59f46 Merge pull request #4531 from liutyi/dev
Fix tag and update cover for Qwen-Image-2512-SDNQ-uint4-svd-r32
2026-01-06 14:29:42 +01:00
Oleksandr Liutyi 48faa339c1 Fix tag and update cover for Qwen-Image-2512-SDNQ-uint4-svd-r32 2026-01-06 13:25:32 +00:00
vladmandic 3ec1f604d2 cleanup label
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-06 10:57:45 +01:00
vladmandic 32cdd8d284 update modernui
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-06 10:30:22 +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 51fcfed27f update diffusers
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-06 08:10:35 +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
Vladimir Mandic 11330c3b32 Merge pull request #4522 from awsr/gallery-progress
Loading progress indicator for gallery
2026-01-04 14:29:07 +01:00
Vladimir Mandic 053849e141 Merge branch 'dev' into gallery-progress 2026-01-04 14:25:55 +01:00
awsr 65ac854474 Merge branch 'gallery-progress' of https://github.com/awsr/sdnext into gallery-progress 2026-01-04 00:40:31 -08:00
awsr 33e15a809c Linting and rebase 2026-01-04 00:39:58 -08:00
vladmandic b92095400d cleanup eslint
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 09:37:45 +01:00
awsr c0b0a62512 Revert conversion to static class
It's probably fine if keeping the instance creation next to the class definition as long as it doesn't get moved to earlier in the file.
2026-01-04 00:37:44 -08:00
awsr e8c1bcb766 Move SimpleProgressBar into gallery.js
Converted to using static class elements since it's only being used here.
2026-01-04 00:37:43 -08:00
awsr df9dad5c7e Add attachment point for non-ModernUI 2026-01-04 00:37:43 -08:00
awsr d3a0c626fa Minor style update 2026-01-04 00:37:43 -08:00
awsr e0b70ba0c6 Simplify and lint 2026-01-04 00:37:43 -08:00
awsr 16ab3dde64 Ensure class loads first
Temporary solution until ESM update.
2026-01-04 00:37:43 -08:00
awsr 2bd1086850 Implement SimpleProgressBar class 2026-01-04 00:37:43 -08:00
awsr f3f26221d5 Create SimpleProgressBar class 2026-01-04 00:37:43 -08:00
awsr b6f7d92fa0 Additional AbortSignal checks 2026-01-04 00:37:43 -08:00
awsr 0b66388274 Revert conversion to static class
It's probably fine if keeping the instance creation next to the class definition as long as it doesn't get moved to earlier in the file.
2026-01-04 00:34:16 -08:00
awsr e55c20af5b Move SimpleProgressBar into gallery.js
Converted to using static class elements since it's only being used here.
2026-01-04 00:26:58 -08:00
vladmandic 41de3cb6dc lint fix part one
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 08:52:36 +01:00
Vladimir Mandic 4373b992cd Merge pull request #4521 from awsr/eslint9
Upgrade to ESLint 9
2026-01-04 08:01:13 +01:00
awsr 455bc4356e Linting / regex cleanup 2026-01-03 18:43:10 -08:00
awsr 34c5ddfa3c Document unused packages
The "//" key is reserved for comments
2026-01-03 18:42:43 -08:00
awsr b5f44906b1 Implement (mostly) unified config 2026-01-03 18:42:06 -08:00
awsr 4d5427ada9 Add missing ruleset 2026-01-03 17:16:53 -08:00
awsr 72a7f87a6a Update languageOptions 2026-01-03 16:57:29 -08:00
awsr d7c65f428f Update settings.json 2026-01-03 15:31:38 -08:00