Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split Outpainting MK2 mask blur into X and Y components | Splendide Imaginarius | 2023-06-09 | 1 | -9/+21 |
| | | | | Fixes unexpected noise in non-outpainted borders when using MK2 script. | ||||
* | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -2/+2 |
| | |||||
* | autofixes from ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | bug: outpaint-mk2 use sample file format not grid | wywywywy | 2023-04-01 | 1 | -1/+1 |
| | |||||
* | rework #6329 to remove duplicate code and add prevent tab names for showing ↵ | AUTOMATIC | 2023-01-05 | 1 | -6/+0 |
| | | | | in ids for scripts that only exist on one tab | ||||
* | Refactor elem_prefix as function elem_id | me | 2023-01-05 | 1 | -7/+11 |
| | |||||
* | Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵ | me | 2023-01-05 | 1 | -1/+1 |
| | | | | prefixes from img exclusive scripts | ||||
* | Add element ids for script components and a few more in ui.py | me | 2023-01-04 | 1 | -5/+7 |
| | |||||
* | do not mess with components' visibility for scripts; instead create group ↵ | AUTOMATIC | 2022-11-04 | 1 | -1/+1 |
| | | | | 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 | ||||
* | batch_size does not affect job count | AUTOMATIC | 2022-10-21 | 1 | -1/+1 |
| | |||||
* | Fixed job count & single-output grid | wywywywy | 2022-10-21 | 1 | -9/+5 |
| | |||||
* | Fixed outpainting_mk2 output cropping | wywywywy | 2022-10-20 | 1 | -10/+11 |
| | |||||
* | Implemented batch_size logic in outpainting_mk2 | wywywywy | 2022-10-20 | 1 | -55/+63 |
| | |||||
* | Implemented batch count logic to Outpainting mk2 | wywywywy | 2022-10-20 | 1 | -12/+28 |
| | |||||
* | Outpainting mk2, prevent generation of a completely random image every time ↵ | Jocke | 2022-10-06 | 1 | -1/+4 |
| | | | | even when global seed is static | ||||
* | features updates | AUTOMATIC | 2022-09-30 | 1 | -39/+1 |
| | | | | unused code removed from outpainting mk2 | ||||
* | credit parlance-zz as they requested it | C43H66N12O12S2 | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | prevent outpainting mk2 from breaking on different image resolutions. | AUTOMATIC | 2022-09-21 | 1 | -7/+14 |
| | |||||
* | new outpainting script | AUTOMATIC | 2022-09-16 | 1 | -0/+290 |