update changelog

This commit is contained in:
Vladimir Mandic
2024-01-14 13:37:39 -05:00
parent c39a76dce3
commit 62faa25c44
+4 -3
View File
@@ -13,9 +13,10 @@ And it also includes fixes for all reported issues so far
applies to both *img2img* and *controlnet* workflows
*note*: increase denoising strength since outpainted area is blank by default
- new **mask** module
- granular blur (gaussian), errode (reduce or remove noise) and dilate (pad or expand) with **live preview**
- *optional* **auto-segmentation** (e.g. segment-anything) using ml models
auto segmentation will automatically expand masked area to segments that include current user mask
- granular blur (gaussian), errode (reduce or remove noise) and dilate (pad or expand)
- optional **live preview**
- optional **auto-segmentation** (e.g. segment-anything) using ml models
*note*: auto segmentation will automatically expand user-masked area to segments that include current user mask
- allow **resize** both *before* and *after* generate operation
this allows for workflows such as: *image -> upscale or downscale -> generate -> upscale or downscale -> output*
providing more flexibility and than standard hires workflow