aboutsummaryrefslogtreecommitdiffstats
path: root/modules/img2img.py
Commit message (Expand)AuthorAgeFilesLines
* [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC2022-09-121-2/+2
* save sd upscales as samples not gridsAUTOMATIC2022-09-111-1/+1
* add half() supporrt for CLIP interrogationAUTOMATIC2022-09-111-1/+2
* Fixed prompt_style type hints: int -> strJohannesGaessler2022-09-111-1/+1
* add batch count to sd upscale #169AUTOMATIC2022-09-101-24/+31
* support for prompt stylesAUTOMATIC2022-09-091-1/+2
* ability to upload mask for inpaintingAUTOMATIC2022-09-091-5/+10
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-1/+5
* add an option to show negative promptAUTOMATIC2022-09-091-1/+2
* Merge pull request #158 from JohannesGaessler/progress-printingAUTOMATIC11112022-09-081-0/+2
|\
| * More informative progress printingJohannesGaessler2022-09-081-0/+2
* | Turn the loopback denoise strength change factor into a parameter rather than...rewbs2022-09-081-3/+6
|/
* 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 magen...rewbs2022-09-081-2/+28
|/
* codeformer supportAUTOMATIC2022-09-071-2/+2
* fixes for incorrect progressbarAUTOMATIC2022-09-061-4/+0
* added progressbarAUTOMATIC2022-09-051-0/+9
* 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