QualiaRain
ca730fa3e6
fix(lora-extract): stop overwriting the module selection list; fix dead no-LoRA guard
...
make_lora reassigned the 'modules' selection arg to a named_modules() generator, so the subsequent 'te'/'unet' in modules checks tested an exhausted generator and silently skipped TE2 + UNet extraction. Also 'loaded_lora() == ""' never matched a loaded model (returns a list), so the no-LoRA-detected guard never fired.
Co-Authored-By: Claude <noreply@anthropic.com >
2026-06-15 15:20:06 -04:00
Vladimir Mandic
5e99dee3c2
full codespell coverage
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-04 12:36:10 +02:00
Vladimir Mandic
ebc875d224
reorg control type
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-04-29 11:20:22 +02:00
vladmandic
91bba59c0d
fix lint
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-04-12 19:06:08 +02: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
Vladimir Mandic
175e9cbe29
cleanup/refactor state history
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-12 16:12:45 -04:00
Vladimir Mandic
b2dbef53e5
restyled all toolbuttons to be modernui native
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-31 15:01:50 -04:00
Vladimir Mandic
e8b5ea3847
major refactor: remove backend original
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-05 13:16:46 -04:00
Enes Sadık Özbek
4b3ce06916
Initial support for Chroma
2025-06-18 00:38:17 +00:00
Vladimir Mandic
ff649291b5
lint fixes
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-04-28 10:55:21 -04:00
Vladimir Mandic
6ab59230ba
update ui
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-04-08 15:22:08 -04:00
Vladimir Mandic
8343469be0
improve prompt enhancer and update apply styles
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-03-28 21:03:27 -04:00
Vladimir Mandic
aa15ed1fa7
reapply offload after applying lora
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-03-25 14:09:34 -04:00
Vladimir Mandic
7d9b268655
update repo links
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-01-31 12:15:21 -05:00
Vladimir Mandic
0114b59470
refactor of progress monitoring
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-01-05 13:22:19 -05:00
Vladimir Mandic
ea6d3107ab
update all todo statements
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-12-22 08:39:31 -05:00
Vladimir Mandic
ed3e5f06d6
linting
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-12-20 18:48:06 -05:00
AI-Casanova
cb561fa486
Major lora refactor: works on my machine edition
2024-11-23 21:57:03 -06:00