From 0fe5fc5383a272d2819cf1bdbba2ea4885eef78c Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Tue, 13 Dec 2022 13:02:51 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0bfe8cd..339d8df 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,10 @@ Screenshot of config_presets.json, which can be opened with the "Edit..." button ## Installation * In your Automatic1111 Web UI, go to the Extensions tab > Install from URL > URL for extension's git repository: `https://github.com/Zyin055/Config-Presets` * Click the Install button + +## Changelog +#### 12/13/2022 +* config.json was tweaked +* Better support for img2img tab compatibility +#### 12/12/2022 +* Initial Release