Update README.md

This commit is contained in:
Zyin055
2023-08-31 14:16:37 -05:00
committed by GitHub
parent f4677f7f0e
commit 69ae22e20b

View File

@@ -35,6 +35,9 @@ Screenshot of config-txt2img.json, which can be opened with the "Open config fil
<details>
<summary>Click to view Changelog</summary>
#### 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