From 3fe01f70bc2a25d97f2e3992099394699606e974 Mon Sep 17 00:00:00 2001 From: bmaltais Date: Mon, 6 Mar 2023 19:42:46 -0500 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 588e66e..1cb41c5 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ This will store your a backup file with your current locally installed pip packa ## Change History * 2023/03/05 (v21.2.0): + - Added support for sample as a new Accordion under the `Training parameters` tab. More info about the prompt options can be found here: https://github.com/kohya-ss/sd-scripts/issues/256#issuecomment-1455005709 - There may be problems due to major changes. If you cannot revert back to a previous version when problems occur (`git checkout `). - Dependencies are updated, Please [upgrade](#upgrade) the repo. - Add detail dataset config feature by extra config file. Thanks to fur0ut0 for this great contribution!