aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sd_upscale.py
AgeCommit message (Collapse)AuthorLines
2022-11-04do not mess with components' visibility for scripts; instead create group ↵AUTOMATIC-2/+2
components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better
2022-10-02Prevent upscaling when None is selected for SD upscaleJocke-1/+5
2022-09-30fix sd_upscaleC43H66N12O12S2-1/+1
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-0/+93
SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs