CodeHatchling
|
284fd8f415
|
Tweaked UI sliders and labels.
|
2023-11-28 23:03:50 -07:00 |
|
CodeHatchling
|
c5c7fa06aa
|
Added slider for detail preservation strength, removed largely needless offset parameter, changed labels in UI and for saving to/pasting data from PNG files.
|
2023-11-28 22:35:07 -07:00 |
|
CodeHatchling
|
debf836fcc
|
Added UI elements to control blending parameters.
|
2023-11-28 16:15:36 -07:00 |
|
CodeHatchling
|
a6e5846453
|
Nerfs the aggressive post-processing step of overlaying the original image.
|
2023-11-28 16:13:42 -07:00 |
|
CodeHatchling
|
e715e46b6a
|
Implements "scheduling" for blending of the original latents and a latent blending formula that preserves details in blend transition areas.
|
2023-11-28 16:10:22 -07:00 |
|
CodeHatchling
|
bbba133f05
|
Removed conflicting step that replaces the softly inpainted latents with a naive blend with the original latents.
|
2023-11-28 15:09:43 -07:00 |
|
CodeHatchling
|
dec791d35d
|
Removed code which forces the inpainting mask to be 0 or 1. Now fractional values (e.g. 0.5) are accepted.
|
2023-11-28 15:05:01 -07:00 |
|