Commit Graph

12874 Commits

Author SHA1 Message Date
resonantsky d2a47ee0ed code quality and layout fixes 2026-04-03 10:29:53 +02:00
resonantsky 01d53edb25 code quality and layout fixes 2026-04-03 10:12:21 +02:00
resonantsky 4cafae9350 Merge branch 'vladmandic:dev' into dev 2026-04-03 08:53:18 +02:00
resonantsky b659a06c60 rocm_mgr: easy fixes - simplify _get_venv to sys.prefix, _get_root to direct script_path import 2026-04-02 21:13:22 +02:00
vladmandic 9d0ecde462 add sdxs
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-02 20:15:30 +02:00
resonantsky fdc2f46457 further rocblas default settings 2026-04-02 16:20:30 +02:00
resonantsky 1ed2811c80 rocm_mgr: use modules.paths.script_path for app root 2026-04-02 15:21:54 +02:00
resonantsky f5c037a735 Added further rocblas support enhancements and performance-related best practice settings. 2026-04-02 14:59:16 +02:00
Vladimir Mandic 668a94141d Merge pull request #4722 from awsr/various1
typing and typechecks updates
2026-04-02 08:36:41 +02:00
Vladimir Mandic 999cbe5d3a Merge branch 'dev' into various1 2026-04-02 08:36:24 +02:00
Vladimir Mandic fa97cf6232 Merge branch 'master' into dev 2026-04-02 08:26:10 +02:00
vladmandic d3880632ed flag python 3.14 as experimental
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-02 08:20:31 +02:00
Vladimir Mandic 7a51017ac3 Merge pull request #4716 from vladmandic/dev
dev merge
2026-04-01 10:39:43 +02:00
vladmandic 1310264d43 regen all localizations
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-01 10:29:08 +02:00
CalamitousFelicitousness 75cc035354 add Enso to changelog and wiki, add colour grading hints
Add Enso entries to UI and API sections of the changelog.
Add colour grading parameter hints to locale_en.json.
Update wiki submodule with new Enso page and Home link.
2026-04-01 03:15:52 +02:00
vladmandic 61c10d6591 update diffusers and transformers
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-31 16:34:28 +02:00
awsr 3dd09fde08 Syntax change 2026-03-30 20:09:02 -07:00
vladmandic ec1341348b update todo/changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-30 12:19:36 +02:00
vladmandic ca2d49497b ltx test
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-30 11:16:55 +02:00
vladmandic a370bfc987 handle taesd init failures
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-30 10:24:26 +02:00
vladmandic 849ab8fe1e fix loader
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-30 09:58:42 +02:00
vladmandic 61e7663eb3 update chainner
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-30 09:07:47 +02:00
awsr 95dadab5c3 Revert import format change
Not sure why, but it was causing errors
2026-03-29 02:04:22 -07:00
awsr 59b9ca50ee Guard against divide by zero and out-of-bounds 2026-03-29 01:25:22 -07:00
awsr eeb9b6291b Update typing + enforce variable not unbound + import sort 2026-03-28 19:27:45 -07:00
awsr 8d6ec348b2 Refactor get_grid_size
Type safe, avoids redefining parameter types, and the static type checker is able to parse it easily.
2026-03-28 19:18:55 -07:00
awsr a1b03a383c Upgrade Grid to typed NamedTuple 2026-03-28 19:17:59 -07:00
awsr ba362ad3ca Type safety 2026-03-28 17:32:23 -07:00
awsr 7f07d4cb31 Update to match actual code logic 2026-03-28 17:31:37 -07:00
awsr 715b1b0699 More typing updates 2026-03-28 17:30:06 -07:00
awsr b2b6fdf9d5 Typing updates 2026-03-28 17:15:48 -07:00
awsr 8ef8074467 Upgrade to typed NamedTuples 2026-03-28 16:57:59 -07:00
Disty0 06fe4c7f20 SDNQ cleanup triton_mm 2026-03-29 00:44:58 +03:00
Disty0 005eb789a3 SDNQ use combination config for Triton MM 2026-03-28 18:02:17 +03:00
Vladimir Mandic b44493d171 Merge pull request #4719 from resonantsky/dev
Minor fixes to i2i folder batch
2026-03-28 15:42:01 +01:00
resonantsky 133bf81ad0 faulty pre-inference resize removed 2026-03-28 10:57:15 +02:00
resonantsky ba8f7b06b2 pre-inference resize save out fix 2026-03-28 10:57:15 +02:00
vladmandic b86e357b8e update nunchaku code
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-28 09:49:05 +01:00
vladmandic 611dfe4301 update nunchaku installer
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-28 08:57:23 +01:00
Vladimir Mandic 274aeef65e Merge branch 'master' into dev 2026-03-28 06:40:09 +01:00
CalamitousFelicitousness fa1bc15e64 fix(installer): remove duplicate pip prefix from CUDA torch command 2026-03-28 03:14:44 +00:00
awsr 1e9bef8d56 Type enforcement for ResGPU
Only tuples support typing a specific number of entries.
2026-03-27 14:15:44 -07:00
awsr fe7e4b40ff Update models to match actual behavior
- ResScripts
- ResEmbeddings
2026-03-27 14:12:39 -07:00
Disty0 6eadf40f33 SDNQ add ufp aliases 2026-03-27 21:31:36 +03:00
vladmandic 64400a0cde add dev stats
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 19:22:38 +01:00
vladmandic e0f6766b8a update permissions
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 19:17:37 +01:00
Vladimir Mandic cef81ba7cf Merge pull request #4715 from liutyi/dev
new reference images: Anima Preview 1/2
2026-03-27 17:56:24 +01:00
Oleksandr Liutyi 716bbd759b new reference images: Anima Preview 1/2 2026-03-27 16:47:32 +00:00
vladmandic 20dd097235 update modernui
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 14:00:46 +01:00
vladmandic b5e9fbc7b3 reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 14:00:46 +01:00