mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-15 07:12:58 +03:00
c73fdd78d9
* Implement masking during sampling to improve blending - Almost inpainting-like behaviour - Works best with small erased areas - Denoiser strength to 1 results to completely in-paint with no previous image info - Uncrop kind of sometimes works, but not really - DDIM changes depend on a PR in stable-diffusion core * Remove old init_masking code on save, as the masked image is applied during sampling Co-authored-by: anon-hlhl <> Co-authored-by: hlky <106811348+hlky@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
css_and_js.py | ||
frontend.py | ||
ui_functions.py |