Commit Graph

12233 Commits (df3ff41ebb8a4a2a48dd946ee4e6daaf64590307)

Author SHA1 Message Date
vladmandic df3ff41ebb z-image base
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-27 20:06:48 +01:00
Vladimir Mandic 1003074144
Merge pull request #4599 from CalamitousFelicitousness/feat/add-z-image-reference
feat: add Z-Image base model to reference models
2026-01-27 17:38:32 +01:00
CalamitousFelicitousness 4edf742c21 feat: add Z-Image base model to reference models
Add Tongyi-MAI/Z-Image alongside the existing Z-Image-Turbo entry.
Z-Image is the undistilled foundation model with full CFG support,
recommended at cfg_scale 4.0 and 50 steps.
2026-01-27 16:17:13 +00:00
Disty0 727fd92d76 Re-update ROCm / Linux to Torch 2.10 2026-01-27 16:07:20 +03:00
vladmandic 7ce0cc2520 update cuda nightly
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-27 10:02:45 +01:00
vladmandic f47c7d17af add CogXDDIM, DDIMParallel, DDPMParallel
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-27 09:46:31 +01:00
Vladimir Mandic 856a48a4f8
Merge pull request #4595 from awsr/thumbnail-clear
Add manual thumbnail cache cleanup
2026-01-27 09:31:44 +01:00
awsr e63422ba16
Move cache clear to Image Options in settings 2026-01-26 01:53:29 -08:00
Disty0 ad15f733b5 revert rocm back to torch 2.9.1 2026-01-25 20:06:31 +03:00
vladmandic c1f3fc594e cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-25 12:59:14 +01:00
vladmandic 947dd7b2b3 support lora inside prompt selector
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-25 09:49:36 +01:00
awsr 5613cb383a
Update text 2026-01-24 16:37:13 -08:00
awsr 7fc18befc5
Add `monitorOption` function 2026-01-24 16:12:36 -08:00
awsr 58347af998
Fix logic error and update syntax 2026-01-24 16:12:17 -08:00
awsr 5e8ea52177
Toggle visibility from settings 2026-01-24 16:10:26 -08:00
awsr 603560c079
Move setup, update style 2026-01-24 13:35:04 -08:00
vladmandic ea3098a26a cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 20:09:24 +01:00
vladmandic 33d4a4999d lint deepbooru
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 18:51:11 +01:00
vladmandic 7bd73d6e75 log captured exceptions
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 13:57:13 +01:00
vladmandic a7c32caae3 relocate all jsons to data
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 13:54:40 +01:00
Vladimir Mandic a468c5d8f8
Merge pull request #4592 from awsr/errorlimiter
Implement abort system when encountering excessive errors
2026-01-24 13:54:28 +01:00
awsr 09fdda05a4
Move to `modules` 2026-01-24 02:16:05 -08:00
vladmandic a4671045b6 lint and crlf
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 10:28:46 +01:00
vladmandic e4be2942bb update config
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 09:13:23 +01:00
vladmandic bfc5445025 fix torch typo
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 08:48:45 +01:00
awsr 82361e6633
Adjust names 2026-01-23 22:29:00 -08:00
awsr 58c3aecc00
Allow multiple identifiers for ErrorLimiter.notify
- Update identifiers.
- Also minor message formatting update.
2026-01-23 16:50:52 -08:00
awsr e7d7894130
Prevent redundant traceback display 2026-01-23 16:43:58 -08:00
awsr b8381f31ca
Update documentation and linting 2026-01-23 05:06:39 -08:00
awsr 3343d2e05f
Update and rewrite to use contextlib 2026-01-23 04:56:27 -08:00
vladmandic 6cd2c6a5f5 update changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 13:03:41 +01:00
Disty0 50c65ed990 Update OpenVINO to 2025.4.1 2026-01-23 14:43:42 +03:00
Disty0 8d6bfcd827 Update SDNQ 2026-01-23 14:39:07 +03:00
Disty0 cc9c2c31e5 Update ROCm Linux and OpeinVINO Torch to 2.10 2026-01-23 14:34:17 +03:00
vladmandic 651e7177c4 update readme
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 10:26:59 +01:00
vladmandic 08f24b211a update changelog and modernui
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 10:22:44 +01:00
vladmandic b8bac68915 use base steps as-is for non sd/sdxl models
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 10:12:11 +01:00
vladmandic a673ed2411 support comments in wildcard files
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 10:07:38 +01:00
vladmandic 578a16c65d update torch
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-23 09:50:39 +01:00
Vladimir Mandic 69685f198d
Merge pull request #4584 from awsr/processing-updates
Processing updates
2026-01-23 09:19:47 +01:00
Vladimir Mandic a47e2ff62f
Merge pull request #4569 from CalamitousFelicitousness/feat/wd14-tagger
feat(caption): add WD14 tagger with Booru Tags tab
2026-01-23 09:17:19 +01:00
Vladimir Mandic 51e148cd2c
Merge pull request #4583 from ryanmeador/video-element-names
fix elem_ids for some video controls
2026-01-23 09:15:13 +01:00
Vladimir Mandic 1f2b0aa56d
Merge pull request #4568 from CalamitousFelicitousness/fix/skip-params-aliases
fix(settings): support aliases in metadata skip params
2026-01-23 09:14:27 +01:00
awsr 0310dc8fd6
Fix naming, use Exception as parent class 2026-01-22 21:39:20 -08:00
awsr 6700edaf7d
Update errorlimiter.py 2026-01-22 15:40:38 -08:00
Vladimir Mandic 594696d420
Merge branch 'master' into dev 2026-01-22 19:52:57 +01:00
vladmandic 2bfdb605cd Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2026-01-22 19:52:08 +01:00
vladmandic 74c1ae5824 use refiner/detail steps as-is for non sd/sdxl models
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-22 19:52:06 +01:00
vladmandic 01db4d8140 use refiner/detail steps as-is for non sd/sdxl models
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-22 19:50:16 +01:00
vladmandic 0073fa55e3 fix detailer double save
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-22 19:38:37 +01:00