From e7a2dfa57fd79ed338db7e559ea5d7ace9cf9a2c Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Sat, 18 Feb 2023 14:31:39 +0530 Subject: [PATCH] changelog --- CHANGES.md | 1 + ui/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6b8be309..b2951d97 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,7 @@ Our focus continues to remain on an easy installation experience, and an easy user-interface. While still remaining pretty powerful, in terms of features and speed. ### Detailed changelog +* 2.5.20 - 18 Feb 2023 - Upgrade the version of transformers used. * 2.5.19 - 17 Feb 2023 - Initial support for server-side plugins. Currently supports overriding the `get_cond_and_uncond()` function. * 2.5.18 - 17 Feb 2023 - 5 new samplers! UniPC samplers, some of which produce images in less than 15 steps. Thanks @Schorny. * 2.5.16 - 13 Feb 2023 - Searchable dropdown for models. This is useful if you have a LOT of models. You can type part of the model name, to auto-search through your models. Thanks @patriceac for the feature, and @AssassinJN for help in UI tweaks! diff --git a/ui/index.html b/ui/index.html index 09b718f3..bff7b128 100644 --- a/ui/index.html +++ b/ui/index.html @@ -26,7 +26,7 @@