Commit Graph

932 Commits (fdc2f464579a9d036b1f87f21abc86e8e097ed26)

Author SHA1 Message Date
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 999cbe5d3a
Merge branch 'dev' into various1 2026-04-02 08:36:24 +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 8ef8074467
Upgrade to typed NamedTuples 2026-03-28 16:57:59 -07: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 b5e9fbc7b3 reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 14:00:46 +01:00
vladmandic a6029afb04 i2i cleanup imports
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-26 09:29:14 +01:00
Vladimir Mandic 31e1461a65
Merge pull request #4709 from resonantsky/dev
CeeTeeDee's I2I folder batch inference.
2026-03-26 09:23:38 +01:00
resonantsky 9003e67ec4 Added multifile support through modules\file_cache.py, tested. 2026-03-26 10:11:49 +02:00
awsr c3cce0ad76
PEP 484 scripts directory 2026-03-25 16:56:28 -07:00
resonantsky b3837aa944 Added inference bypass for upscale only passes. 2026-03-25 23:28:38 +02:00
resonantsky a51755dcf4 further edits 2026-03-25 22:50:31 +02:00
resonantsky 8b6de3c215 added pre-inference resize 2026-03-25 20:52:22 +02:00
resonantsky c37e788c0b fixes 2026-03-25 19:51:25 +02:00
resonantsky 12af43e4de CeeTeeDee's I2I folder batch inference. 2026-03-25 19:30:55 +02:00
vladmandic b90558430e fix grid
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 09:11:31 +01:00
Vladimir Mandic 62e629a3ac
Merge pull request #4705 from resonantsky/dev
Added : Group Conv / CK Toggles (RDNA3/4+) per request
2026-03-24 15:03:03 +01:00
vladmandic 53839e464c remove legacy quant loaders
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-24 15:01:07 +01:00
resonantsky 670ca3a644 ROCm: fix apply_env to clear _EXTRA_CLEAR_VARS; fix info table value cell color for light themes 2026-03-24 13:39:35 +02:00
resonantsky 903869b337 Added :Group Conv / CK Toggles (RDNA3/4+) 2026-03-24 13:35:52 +02:00
resonantsky eb4a1ec781 lint: fix ruff and pylint warnings in rocm_ext and rocm_mgr 2026-03-23 16:37:50 +02:00
resonantsky 0ee33ea60e corrections as specified in PR conversation 2026-03-23 16:19:33 +02:00
resonantsky 312d909739 Restored rocm_ext.py IF checks for rocm to those supplied with the template 2026-03-23 15:19:59 +02:00
resonantsky 9033095be6 ROCm: Advanced Configuration Script 2026-03-23 12:04:07 +02:00
resonantsky 73b854e4cf ROCm: Advanced Config 2026-03-23 12:04:07 +02:00
vladmandic 09b9ae32c1 add color grading to processing
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-23 08:44:07 +01:00
vladmandic deb45c49b3 add rocm config prototype
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-22 17:32:47 +01:00
vladmandic 295fe6fbd3 handle script errors
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-20 09:30:17 +01:00
vladmandic d679fbb8fb move rembg to internal
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-20 08:04:21 +01:00
vladmandic 59a07a33cd fix postprocess upscaler refresh
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-18 08:33:42 +01:00
vladmandic 9eced4ff86 cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-13 15:05:47 +01:00
vladmandic 6821d92a92 use aux for prompt enhance
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-13 13:05:34 +01:00
vladmandic 242325c11d merge: scripts/prompt_enhance.py 2026-03-13 13:04:35 +01:00
vladmandic f9abe07035 cleanup logging and update requirements
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-13 13:02:41 +01:00
vladmandic 9df9ed1b05 update gemini models
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-04 07:31:36 +01:00
vladmandic 04757adc78 lint
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-02 11:09:15 +01:00
vladmandic 1ddd0bf33a add gemini to prompt enhance
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-02 11:01:17 +01:00
vladmandic 2da67ce7d3 cleanup and fix monitor
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-28 12:31:09 +01:00
vladmandic b111e7d782 remove script: xadapter
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-24 18:19:23 +01:00
Vladimir Mandic 9a63ec758a initial pyright lint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 09:32:36 +01:00
Vladimir Mandic 58fe1f59ff add alternative insightfacex 2026-02-20 21:09:43 +01:00
Vladimir Mandic f78f0eb4a5 refactor imports 2026-02-19 15:28:24 +01:00
Vladimir Mandic 216558185b update installer usage 2026-02-19 12:21:46 +01:00
Vladimir Mandic 4006b3e093 pylint 2026-02-19 11:36:20 +01:00
Vladimir Mandic d65a2d1ebc ruff lint 2026-02-19 11:13:44 +01:00
Vladimir Mandic e5c494f999 cleanup logger 2026-02-19 11:09:13 +01:00
Vladimir Mandic a3074baf8b unified logger 2026-02-19 09:46:42 +01:00