From e5fcf78117fb4c9247fdba2cfe54a9bade3943a2 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 10 May 2024 17:09:36 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e69893e..d918ab145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,7 +123,8 @@ it is time to give credit to original [author](https://github.com/auTOMATIC1111) - Updated all system requirements - UI log monitor will auto-reconnect to server on server restart - UI styles includes indicator for active styles - - Secondary sampler add option "same as primary" + - Secondary sampler add option "same as primary" + - Change attention mechanism on-the-fly without model reload, thanks @Disty0 - Support controlnet manually downloads models in both standalone and diffusers format For standalone, simply copy safetensors file to `models/control/controlnet` folder For diffusers format, create folder with model name in `models/control/controlnet/`