From 69ae22e20b4da2343ca23878dd9c6458a0bbdf30 Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:16:37 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 49c0268..9d3be7d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Screenshot of config-txt2img.json, which can be opened with the "Open config fil
Click to view Changelog +#### 8/31/2023 +* Updated for Automatic1111 [v1.6.0](https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.6.0) +* Added support for "Refiner" (txt2img_enable-checkbox) and "Switch at" (txt2img_switch_at) components for txt2img and img2img, which are used for SDXL Refiner models. The refiner checkpoint component is not supported. #### 5/15/2023 * The UI no longer needs to be reloaded when creating a new config preset #### 4/29/2023