Soft Inpainting by CodeHatchling · Pull Request #14208 · AUTOMATIC1111/stable-diffusion-webui (original) (raw)

added 24 commits

November 28, 2023 15:05

@CodeHatchling

…ional values (e.g. 0.5) are accepted.

@CodeHatchling

…ith a naive blend with the original latents.

@CodeHatchling

…tent blending formula that preserves details in blend transition areas.

@CodeHatchling

@CodeHatchling

@CodeHatchling

…ss offset parameter, changed labels in UI and for saving to/pasting data from PNG files.

@CodeHatchling

@CodeHatchling

@CodeHatchling

@CodeHatchling

…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.

@CodeHatchling

… "del" references with the intention of minimizing allocations and easing garbage collection.

@CodeHatchling

Conflicts:

modules/processing.py

@CodeHatchling

@CodeHatchling

… "ValueError: Images do not match" shudder

@CodeHatchling

…g the feature, and centralizes default values to reduce the amount of copy-pasta.

@CodeHatchling

@CodeHatchling

@CodeHatchling

…t to be used as a reference.

@CodeHatchling

@CodeHatchling

@CodeHatchling

@CodeHatchling

…ecause of mismatched tensor sizes. The 'already_decoded' decoded case should also be handled correctly (tested indirectly).

@CodeHatchling

@CodeHatchling

Conflicts:

modules/processing.py

@CodeHatchling

This was referenced

Jan 22, 2024

@w-e-w w-e-w mentioned this pull request

Feb 17, 2024

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 }})