aboutsummaryrefslogtreecommitdiffstats
path: root/modules/img2img.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' into img2img2-color-correctionRobin Fernandes2022-09-081-2/+4
|\
| * Also use alpha channel from img2img input image as maskfuzzytent2022-09-071-2/+4
| |
* | Remove debug print.rewbs2022-09-081-1/+0
| |
* | Add color correction to img2img loopback to avoid a progressive skew to ↵rewbs2022-09-081-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 supportAUTOMATIC2022-09-071-2/+2
|
* fixes for incorrect progressbarAUTOMATIC2022-09-061-4/+0
|
* added progressbarAUTOMATIC2022-09-051-0/+9
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-1/+2
|
* ESRGAN supportAUTOMATIC2022-09-041-3/+3
|
* added poor man's inpainting scriptAUTOMATIC2022-09-031-1/+1
|
* option to invert mask for inpaintingAUTOMATIC2022-09-031-1/+2
|
* support for scriptsAUTOMATIC2022-09-031-3/+8
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+133