Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into img2img2-color-correction | Robin Fernandes | 2022-09-08 | 1 | -2/+4 |
|\ | |||||
| * | Also use alpha channel from img2img input image as mask | fuzzytent | 2022-09-07 | 1 | -2/+4 |
| | | |||||
* | | Remove debug print. | rewbs | 2022-09-08 | 1 | -1/+0 |
| | | |||||
* | | Add color correction to img2img loopback to avoid a progressive skew to ↵ | rewbs | 2022-09-08 | 1 | -2/+28 |
|/ | | | | magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. | ||||
* | codeformer support | AUTOMATIC | 2022-09-07 | 1 | -2/+2 |
| | |||||
* | fixes for incorrect progressbar | AUTOMATIC | 2022-09-06 | 1 | -4/+0 |
| | |||||
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -0/+9 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 1 | -1/+2 |
| | |||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 1 | -3/+3 |
| | |||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | option to invert mask for inpainting | AUTOMATIC | 2022-09-03 | 1 | -1/+2 |
| | |||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -3/+8 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+133 |