Splendide Imaginarius
|
56888644a6
|
Reduce mask blur kernel size to 2.5 sigmas
This more closely matches the old behavior of PIL's Gaussian blur, and
fixes breakage when tiling.
See https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/issues/111#issuecomment-1663504109
Thanks to Алексей Трофимов and eunnone for reporting the issue.
|
2023-08-05 04:54:23 +00:00 |
|
Splendide Imaginarius
|
a1825ee741
|
Make StableDiffusionProcessingImg2Img.mask_blur a property
Fixes breakage when mask_blur is set after construction.
See https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/issues/111#issuecomment-1652091424
Thanks to Алексей Трофимов and eunnone for reporting the issue.
|
2023-08-03 02:07:00 +00:00 |
|
Splendide Imaginarius
|
72815c0211
|
Split Outpainting MK2 mask blur into X and Y components
Fixes unexpected noise in non-outpainted borders when using MK2 script.
|
2023-06-09 08:37:26 +00:00 |
|
Splendide Imaginarius
|
1503af60b0
|
Split mask blur into X and Y components
Prequisite to fixing Outpainting MK2 mask blur bug.
|
2023-06-09 08:36:33 +00:00 |
|