diff --git a/UI-Plugins.md b/UI-Plugins.md index 9ae0421..3ba5d79 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -17,6 +17,14 @@ If not stated otherwise in the plugin description, right click on the plugin lin 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(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. + +- **[ScaleupMAX](https://www.computingbits.com/software/scaleupMAX.plugin.js) by Avidgamefan#4035** + + Scales up to the largest resolution your card can handle. 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. + ### General UI changes - **[History](https://raw.githubusercontent.com/rbertus2000/sd-ui-plugins/main/history.plugin.js) by [rbertus2000](https://github.com/rbertus2000)**