From f25d35fad80abf95e446ce41c7c8015923308afc Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 18 Nov 2022 15:55:53 +0530 Subject: [PATCH] changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 46d3e588..198d2b64 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,7 +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.8 - 18 Nov 2022 - A `Use as Input` button to use the settings from a previously generated image task. Thanks @patriceac * 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