From 188c873b2c32c047d11dfef411310fb6dd5b35fe Mon Sep 17 00:00:00 2001 From: AvidGameFan <60022188+AvidGameFan@users.noreply.github.com> Date: Sat, 11 Feb 2023 17:12:00 -0500 Subject: [PATCH] Minor update to Scaleup plugin, and now host on Github --- UI-Plugins.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index bc280ac..c7d8182 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -14,25 +14,19 @@ If not stated otherwise in the plugin description, right click on the plugin lin 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** +- **[Scaleup](https://raw.githubusercontent.com/AvidGameFan/ed-plugins/master/scaleup.plugin.js) by Avidgamefan#4035** Modest scaling up, maintaining close ratio, with img2img to increase resolution of output while adding minor details. Maximum output is 1536 along one axis, but generally, things are kept at 1024x1024 and below. One-click workflow! - [Scaleup:Beta](https://www.computingbits.com/software/beta/scaleup.plugin.js) - -- **[Scaleup(preserve)](https://www.computingbits.com/software/scaleuppreserve.plugin.js) by Avidgamefan#4035** +- **[Scaleup(preserve)](https://raw.githubusercontent.com/AvidGameFan/ed-plugins/master/scaleuppreserve.plugin.js) by Avidgamefan#4035** Same as above, but with a low Prompt Strength, to preserve more details. - [Scaleup(preserve):Beta](https://www.computingbits.com/software/beta/scaleuppreserve.plugin.js) - -- **[ScaleupMAX](https://www.computingbits.com/software/scaleupMAX.plugin.js) by Avidgamefan#4035** +- **[ScaleupMAX](https://raw.githubusercontent.com/AvidGameFan/ed-plugins/master/scaleupMAX.plugin.js) by Avidgamefan#4035** Scales up to the largest resolution your card can handle, with one click. This requires you to test to determine your highest, maximum resolution, and set it inside the script. Currently defaulted to safe settings for the Nvidia 2060 Super with 8GB VRAM. - [ScaleupMAX:Beta](https://www.computingbits.com/software/beta/scaleupMAX.plugin.js) - - **Down the Rabbit Hole by [Andrew Nuttall](https://andrewjnuttall.com)** Generates a grid of prompts to run against. Can be used to step through Inference Steps, samplers, Guidance Scales or all modifiers.