diff --git a/CHANGES.md b/CHANGES.md index a581127a..2a1b1a55 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,6 +18,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.5 - 9 Jan 2022 - Lots of bug fixes. Thanks @patriceac. * 2.5.4 - 29 Dec 2022 - Press Esc key on the keyboard to close the Image Editor. Thanks @patriceac. * 2.5.4 - 29 Dec 2022 - Lots of bug fixes in the UI. Thanks @patriceac. * 2.5.4 - 28 Dec 2022 - Full support for running tasks in parallel on multiple GPUs. Warning: 'Euler Ancestral', 'DPM2 Ancestral' and 'DPM++ 2s Ancestral' may produce slight variations in the image (if run in parallel), so we recommend using the other samplers. diff --git a/ui/index.html b/ui/index.html index a927ba1f..9f2fc14f 100644 --- a/ui/index.html +++ b/ui/index.html @@ -25,7 +25,7 @@