From 9e6c4d8d40946450eee68f4431af408fb448bb57 Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:42:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d3be7d..d313972 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Screenshot of config-txt2img.json, which can be opened with the "Open config fil
Click to view Changelog +#### 8/31/2023 +* Fixed config presets that used radio button components not working #### 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.