aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sd_upscale.py
Commit message (Expand)AuthorAgeFilesLines
* Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-1/+1
* fixes for B007AUTOMATIC2023-05-101-2/+2
* imports cleanup for ruffAUTOMATIC2023-05-101-2/+2
* allow sdupscale to accept upscaler namenoodleanon2023-01-051-0/+2
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-051-6/+0
* Refactor elem_prefix as function elem_idme2023-01-051-6/+10
* Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me2023-01-051-1/+1
* Add element ids for script components and a few more in ui.pyme2023-01-041-3/+5
* make it possible to use fractional values for SD upscale.AUTOMATIC2023-01-021-1/+1
* fix ruined SD upscaleAUTOMATIC2022-12-251-1/+2
* Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-1/+1
* Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-11/+6
* Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-12/+18
* do not mess with components' visibility for scripts; instead create group com...AUTOMATIC2022-11-041-2/+2
* Prevent upscaling when None is selected for SD upscaleJocke2022-10-021-1/+5
* fix sd_upscaleC43H66N12O12S22022-09-301-1/+1
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-221-0/+93