From 7986826a36792e52830f6a1b0f3e0230e02bbdb5 Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:19:26 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9140980..70a9c5f 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,19 @@ This [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ex Note: If you're updating from a version before 12/19/2022 your config.json settings will be overwritten. Make a backup if you want to keep your custom presets before updating. ## Screenshots -The new dropdown in the image gallery +The new dropdown in the image gallery. ![gallery](https://i.imgur.com/ef0p7wM.jpg) -Dropdown values (configurable) +Dropdown values (configurable), select one and the generation settings values will be applied to the Web UI. ![dropdown](https://i.imgur.com/hWpoR9N.jpg) -Clicking the "Add/Remove..." button +Clicking the "Add/Remove..." button lets you create and delete custom presets the settings currently in the Web UI. Each button has tooltips to help you. ![dropdown](https://i.imgur.com/OD8wcSt.jpg) -Screenshot of config.json, which can be opened with the "Edit..." button. It's created after the extension is loaded for the first time +Screenshot of config.json, which can be opened with the "Open..." button. It's created after the extension is loaded for the first time. You can use this if you want finer control on editing your presets. ![config](https://i.imgur.com/acFy6Hq.jpg)