diff --git a/README.md b/README.md index 56c753c..d7ccb90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## What does this do? This [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) extension adds a configurable dropdown to allow you to change settings in the txt2img and img2img tabs of the Web UI. +Config Presets is under active development. If you update, please backup your config.json file if you've made any changes to it, since future updates may break the old config file. + ## Screenshots The new dropdown in the image gallery @@ -19,6 +21,8 @@ Screenshot of config_presets.json, which can be opened with the "Edit..." button * Click the Install button ## Changelog +#### 12/15/2022 +* Fix for installation error on linux #### 12/13/2022 * config.json was tweaked, added Firstpass width and Firstpass height * Better support for img2img tab compatibility