From 4a07b577f4e346cb0f95ac0af29859cb80330920 Mon Sep 17 00:00:00 2001 From: Marc-Andre Ferland Date: Sat, 26 Nov 2022 14:51:44 -0500 Subject: [PATCH] Updated UI Plugins (markdown) --- UI-Plugins.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index d95efc9..cb4d2bc 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -9,7 +9,9 @@ If not stated otherwise in the plugin description, right click on the plugin lin ### Post processing plugins - **[Mad's Render Tasks](https://raw.githubusercontent.com/madrang/sd-ui-plugins/master/mads-render_tasks.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. + Adds a Resize option with a UI to select the output resolution and change the prompt or any settings. + A Redo button to retry quickly with a new seed. + 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**