Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-11 | Implemented workaround to allow the use of seeds with the mps/metal backend. ↵ | Elias Oenal | |
Fixed img2img's use of unsupported precision float64 with mps backend. | |||
2022-09-11 | Fixed prompt_style type hints: int -> str | JohannesGaessler | |
2022-09-10 | fix repeating subseeds for every batch #221 | AUTOMATIC | |
2022-09-09 | Fix prompt matrix script | Lukas Meller | |
2022-09-09 | support for prompt styles | AUTOMATIC | |
fix broken prompt matrix | |||
2022-09-09 | Merge remote-tracking branch 'origin/master' into seeds | AUTOMATIC | |
2022-09-09 | Include negative prompt in parameters text file | David Yates | |
2022-09-09 | added resize seeds and variation seeds features | AUTOMATIC | |
2022-09-08 | another change for inpainting at full resolution | AUTOMATIC | |
2022-09-07 | big improvements to inpainting and outpainting | AUTOMATIC | |
2022-09-07 | codeformer support | AUTOMATIC | |
2022-09-07 | remove double basicr requirement | AUTOMATIC | |
add seed change for anon | |||
2022-09-07 | some changes for outpainting to produce less seams | AUTOMATIC | |
2022-09-06 | added preview option | AUTOMATIC | |
2022-09-06 | readme extras for VRAM for | AUTOMATIC | |
added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes | |||
2022-09-06 | added progressbar | AUTOMATIC | |
added an option to disable progressbar added interrupt support to DDIM/PLMS | |||
2022-09-05 | added random artist button | AUTOMATIC | |
added a setting for padding when doing inpaint at original resolution | |||
2022-09-05 | add information about batch to the image | AUTOMATIC | |
2022-09-05 | re-integrated tiling option as a UI element | AUTOMATIC | |
2022-09-04 | added poor man's inpainting script | AUTOMATIC | |
2022-09-03 | option to invert mask for inpainting | AUTOMATIC | |
2022-09-03 | support for scripts | AUTOMATIC | |
2022-09-03 | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | |