diff --git a/CHANGES.md b/CHANGES.md index 19c175ce..3d72d8f1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,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.47 - 28 Jul 2023 - Lots of internal code reorganization, in preparation for supporting Controlnets. No user-facing changes. * 2.5.46 - 27 Jul 2023 - (beta-only) Full support for SD-XL models (base and refiner)! * 2.5.45 - 24 Jul 2023 - (beta-only) Hide the samplers that won't be supported in the new diffusers version. * 2.5.45 - 22 Jul 2023 - (beta-only) Fix the recently-broken inpainting models. diff --git a/ui/index.html b/ui/index.html index c0e5e635..14cf25ec 100644 --- a/ui/index.html +++ b/ui/index.html @@ -31,7 +31,7 @@