diff --git a/UI-Plugins.md b/UI-Plugins.md index 92e39f7..0187731 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -7,6 +7,10 @@ Using user interface plugins, additional functionality can be added to the user If not stated otherwise in the plugin description, right click on the plugin link and save the plugin to `C:\stable-diffusion-ui\plugins\ui` (Or the drive that you've installed to, respectively). The file name must have the suffix `.plugin.js`. ### Post processing plugins +- **[Buttons](https://raw.githubusercontent.com/madrang/sd-ui-plugins/master/buttons.plugin.js) by [Marc-Andre Ferland](https://github.com/madrang)** + + Adds the old Resize, but now with a UI for it and an option to keep only the last N tasks. + _[Github Repo](https://github.com/madrang/sd-ui-plugins)_ - **[Scaleup](https://www.computingbits.com/software/scaleup.plugin.js) by Avidgamefan#4035**