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!