diff --git a/UI-Plugins.md b/UI-Plugins.md index c7d8182..92685b3 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -99,7 +99,12 @@ If not stated otherwise in the plugin description, right click on the plugin lin - **[RemoveHelpButtons](https://github.com/JeLuF/stable-diffusion-ui-plugins/blob/main/RemoveHelpButtons.plugin.js) by [JeLuF](https://github.com/JeLuF)** - Remove the help buttons from the image settings and other areas of the UI. [Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_ + Remove the help buttons from the image settings and other areas of the UI. __[Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_ + +- **[Switch Width & Height Settings](https://raw.githubusercontent.com/ogmaresca/easydiffusion-plugins/main/ui/switch-height-width.plugin.js) by [ogmaresca](https://github.com/ogmaresca)** + + Adds a button to switch the width and height values in the Image Settings panel. + _[Github Repo](https://github.com/ogmaresca/easydiffusion-plugins)_ ### Information plugins - **[Copy Settings (JSON)](https://raw.githubusercontent.com/JeLuF/stable-diffusion-ui-plugins/main/copy-settings-json.plugin.js) by [JeLuF](https://github.com/JeLuF)**