Vladimir Mandic
|
f67562b912
|
- all guidance values set to -1 to enable using model defaults
- log default values used if not overriden by user
- rename inconsistent guidance variables:
p.cfg_scale
p.image_cfg_scale -> p.cfg_image
p.diffusers_guidance_rescale -> p.cfg_rescale
p.pag_scale -> p.cfg_true
p.pag_adaptive -> p.cfg_adaptive
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-16 11:06:23 +02:00 |
|
Disty0
|
181369b792
|
Change the default SDXL sampler to Euler A + Linear and set Guidence scale value to 4
|
2025-10-24 19:58:59 +03:00 |
|
Vladimir Mandic
|
65ef25cecc
|
Fix CFG scale not added to metadata and set valid range to >=1.0
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-10-18 12:31:32 -04:00 |
|
Vladimir Mandic
|
5db54ffb55
|
set unique guidance labels
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-10-09 16:11:47 -04:00 |
|
Vladimir Mandic
|
7325f9dbae
|
dont import guiders until needed
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-10-02 16:28:34 -04:00 |
|
Vladimir Mandic
|
eb025eaf31
|
remove split-attention and add attention slicing option
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-09-28 18:01:34 -04:00 |
|