Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -1/+1 | |
2023-05-10 | fixes for B007 | AUTOMATIC | -2/+2 | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -2/+2 | |
2023-01-05 | allow sdupscale to accept upscaler name | noodleanon | -0/+2 | |
2023-01-05 | rework #6329 to remove duplicate code and add prevent tab names for showing ↵ | AUTOMATIC | -6/+0 | |
in ids for scripts that only exist on one tab | ||||
2023-01-05 | Refactor elem_prefix as function elem_id | me | -6/+10 | |
2023-01-05 | Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵ | me | -1/+1 | |
prefixes from img exclusive scripts | ||||
2023-01-04 | Add element ids for script components and a few more in ui.py | me | -3/+5 | |
2023-01-02 | make it possible to use fractional values for SD upscale. | AUTOMATIC | -1/+1 | |
2022-12-25 | fix ruined SD upscale | AUTOMATIC | -1/+2 | |
2022-11-28 | Update SD Upscaler to include user selectable Scale Factor | kaneda2004 | -1/+1 | |
2022-11-28 | Update SD Upscaler to include user selectable Scale Factor | kaneda2004 | -11/+6 | |
2022-11-28 | Update SD Upscaler to include user selectable Scale Factor | kaneda2004 | -12/+18 | |
2022-11-04 | do 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-02 | Prevent upscaling when None is selected for SD upscale | Jocke | -1/+5 | |
2022-09-30 | fix sd_upscale | C43H66N12O12S2 | -1/+1 | |
2022-09-22 | A 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 |