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