From 28f9342d100ca6a2acb330a9b49b808bac30e315 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Wed, 15 Nov 2023 09:32:14 -0800 Subject: [PATCH] fix failed upgrade test from 2.0.X --- presets/{sdxl.json => sai_sdxl.json} | 0 update_log.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename presets/{sdxl.json => sai_sdxl.json} (100%) diff --git a/presets/sdxl.json b/presets/sai_sdxl.json similarity index 100% rename from presets/sdxl.json rename to presets/sai_sdxl.json diff --git a/update_log.md b/update_log.md index 2679df39..27301860 100644 --- a/update_log.md +++ b/update_log.md @@ -9,7 +9,7 @@ # 2.1.814 -* Allow using previous preset of official SAI SDXL by modify the args to '--preset sdxl'. Note that this preset will set inpaint engine back to previous v1 to get same results like before. To change the inpaint engine to v2.6, use the dev tools -> inpaint engine -> v2.6. +* Allow using previous preset of official SAI SDXL by modify the args to '--preset sai_sdxl'. Note that this preset will set inpaint engine back to previous v1 to get same results like before. To change the inpaint engine to v2.6, use the dev tools -> inpaint engine -> v2.6. # 2.1.813