From 62faa25c44a2a79ef10e2b77594783f3519c9cba Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 14 Jan 2024 13:37:39 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8bc7679a..fcd6998d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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