Minor update to Scaleup plugin, and now host on Github

AvidGameFan 2023-02-11 17:12:00 -05:00
parent 95d502b6bf
commit 188c873b2c

@ -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. And an option to keep only the last N tasks.
_[Github Repo](https://github.com/madrang/sd-ui-plugins)_ _[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. 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! 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://raw.githubusercontent.com/AvidGameFan/ed-plugins/master/scaleuppreserve.plugin.js) by Avidgamefan#4035**
- **[Scaleup(preserve)](https://www.computingbits.com/software/scaleuppreserve.plugin.js) by Avidgamefan#4035**
Same as above, but with a low Prompt Strength, to preserve more details. 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://raw.githubusercontent.com/AvidGameFan/ed-plugins/master/scaleupMAX.plugin.js) by Avidgamefan#4035**
- **[ScaleupMAX](https://www.computingbits.com/software/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. 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)** - **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. Generates a grid of prompts to run against. Can be used to step through Inference Steps, samplers, Guidance Scales or all modifiers.