From 02b03d6e2e7be7254f9aeb5daa275dc5218ca2a7 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 20 Feb 2024 10:08:03 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 018c81608..299e92bd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,8 @@ - **FaceID** now also works with multiple input images! - [Differential diffusion](https://github.com/exx8/differential-diffusion) img2img generation where you control strength of each pixel or image area - can be used with manually created masks or with auto-generated depth-maps + can be used with manually created masks or with auto-generated depth-maps + uses general denoising strength value simply enable from *img2img -> scripts -> differential diffusion* *note*: supports sd-xl models only - [Regional prompting](https://github.com/huggingface/diffusers/blob/main/examples/community/README.md#regional-prompting-pipeline) as a built-in solution