aboutsummaryrefslogtreecommitdiff
path: root/scripts/sd_upscale.py
AgeCommit message (Collapse)Author
2023-01-05allow sdupscale to accept upscaler namenoodleanon
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing ↵AUTOMATIC
in ids for scripts that only exist on one tab
2023-01-05Refactor elem_prefix as function elem_idme
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵me
prefixes from img exclusive scripts
2023-01-04Add element ids for script components and a few more in ui.pyme
2023-01-02make it possible to use fractional values for SD upscale.AUTOMATIC
2022-12-25fix ruined SD upscaleAUTOMATIC
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-04do not mess with components' visibility for scripts; instead create group ↵AUTOMATIC
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
2022-09-30fix sd_upscaleC43H66N12O12S2
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC
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