From ec294227bd18178634e45e11e03d298f283423cc Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 18 Nov 2022 15:14:35 +0530 Subject: [PATCH] Bump version --- CHANGES.md | 1 + ui/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2151b8e8..46d3e588 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,6 +20,7 @@ - A `What's New?` tab in the UI ### Detailed changelog +* 2.4.8 - 18 Nov 2022 - A `Use Settings` button to use the settings from a previously generated image task * 2.4.7 - 18 Nov 2022 - Don't crash if a VAE file fails to load * 2.4.7 - 17 Nov 2022 - Fix a bug where Face Correction (GFPGAN) would fail on cuda:N (i.e. GPUs other than cuda:0), as well as fail on CPU if the system had an incompatible GPU. * 2.4.6 - 16 Nov 2022 - Fix a regression in VRAM usage during startup, which caused 'Out of Memory' errors when starting on GPUs with 4gb (or less) VRAM diff --git a/ui/index.html b/ui/index.html index f06dd8a1..47782070 100644 --- a/ui/index.html +++ b/ui/index.html @@ -20,7 +20,7 @@