From b979b61e3d3ca3bbfeb5fa38397741a8c93a6979 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 25 Sep 2023 19:46:09 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea4310b7..8ea1430f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,9 @@ Upgrades are still possible and supported, but above is recommended for best exp - moved ui options to submenu - default list for new installs is now all samplers, list can be modified in settings - simplified samplers configuration in settings + - note that list of samplers is now *different* since keeping a flat-list of all possible + combinations results in 50+ samplers which is not practical + items such as algorithm (e.g. karras) is actually a sampler option, not a sampler itself - **CivitAI**: - CivitAI integration in *Models -> CivitAI* can now find most previews AND metadata for most models (checkpoints, loras, embeddings)