Soft Inpainting by CodeHatchling · Pull Request #14208 · AUTOMATIC1111/stable-diffusion-webui (original) (raw)
added 24 commits
…ional values (e.g. 0.5) are accepted.
…ith a naive blend with the original latents.
…tent blending formula that preserves details in blend transition areas.
…ss offset parameter, changed labels in UI and for saving to/pasting data from PNG files.
…isual difference between the original and modified latent images. This should remove ghosting and clipping artifacts from masks, while preserving the details of largely unchanged content.
… "del" references with the intention of minimizing allocations and easing garbage collection.
Conflicts:
modules/processing.py
… "ValueError: Images do not match" shudder
…g the feature, and centralizes default values to reduce the amount of copy-pasta.
…t to be used as a reference.
…ecause of mismatched tensor sizes. The 'already_decoded' decoded case should also be handled correctly (tested indirectly).
Conflicts:
modules/processing.py
This was referenced
Jan 22, 2024
w-e-w mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})