CalamitousFelicitousness
adf0385c52
fix(sampler): record and restore Default instead of the None sentinel
...
The keep-current-scheduler sentinel leaked into user-facing surfaces:
infotexts and filenames recorded Sampler: None, restoring such an
infotext pushed an invalid value into the dropdown, and the API
samplers list never offered Default at all.
- infotext always records the sampler, mapping a stray None to Default
- parse maps legacy Sampler: None infotexts to Default
- api samplers list leads with Default; the remaining excluded config
keys are shared templates, not samplers
2026-08-10 02:44:56 +01:00
Vladimir Mandic
f829f2d776
fix infotext
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-13 20:58:33 +02:00
Vladimir Mandic
31da9cce6f
gallery improve sort
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-13 20:35:05 +02:00
Vladimir Mandic
a56d1d299e
add wildcards to image metadata and note separate template from prompt field
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-19 09:45:20 +02:00
vladmandic
d3798cc6a4
merge: modules/infotext.py
2026-03-12 14:16:51 +01:00
Vladimir Mandic
bfe014f5da
modernize typing
2026-02-19 09:15:37 +01:00
Vladimir Mandic
a6d854fef6
update override settings
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-10-30 14:01:32 -04:00
Vladimir Mandic
2b26a3a21a
fix detailer metadata
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-08 10:19:14 -04:00
Vladimir Mandic
d673c58c10
fix drop image to prompt in modernui
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-08 09:42:26 -04:00
Vladimir Mandic
a12f8cbc8d
improve infotext param parsing
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-06 17:31:21 -04:00
Vladimir Mandic
a5b77b8ee2
remove dead code
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-05 16:47:25 -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
Vladimir Mandic
52b6111b23
cleanup and update todo
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-04-29 12:19:03 -04:00
Vladimir Mandic
b5031a5eba
lora modularize code
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-04-01 13:39:47 -04:00
Disty0
aad6bfca3a
Don't restore remove vae type
2025-03-13 23:18:20 +03:00
iDeNoh
7e63b389c9
Added remote vae type to infotext.py and processing_info.py
2025-03-13 13:56:36 -05:00
Vladimir Mandic
881b28395b
infotext parse force params delimiter
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-02-23 16:58:07 -05:00
Vladimir Mandic
1b2d4286b5
add remote vae
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-02-22 14:25:58 -05:00
Vladimir Mandic
e95bd93f67
caption ui redesign
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-02-15 12:57:19 -05:00
Vladimir Mandic
17760cf75b
remove legacy restore resolution
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-01-05 14:50:52 -05:00
Vladimir Mandic
b6963470a9
conditional imports and summary timer
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-11-29 10:05:06 -05:00
Vladimir Mandic
6aa7a4707e
modules.lora full integration
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-11-29 09:39:38 -05:00
Vladimir Mandic
ea0dfebe2d
better handle any quant lib requirements
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-10-12 13:36:16 -04:00
Vladimir Mandic
176c5c5773
sampler options rewrite
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-10-03 09:38:38 -04:00
Vladimir Mandic
4136983f82
add reprocess plus major processing refactor
2024-09-24 20:31:05 -04:00
Vladimir Mandic
1fe7d922b8
handle infotext without prompt
2024-06-10 17:04:08 -04:00
Vladimir Mandic
6f019d8b80
infotext handle break before params
2024-06-06 13:43:47 -04:00
Vladimir Mandic
cc2d6618d6
fix linebreak strip
2024-06-06 13:27:41 -04:00
Vladimir Mandic
4e1f8a2b71
fix capitalization
2024-06-06 13:15:44 -04:00
Vladimir Mandic
9bc217644d
improve metadata parser
2024-06-06 11:24:31 -04:00