Add switch width & height settings plugin

Olivia Godone-Maresca 2023-02-24 19:50:31 -05:00
parent 0f121004d1
commit 10950e1a82

@ -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)**