aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing.py
Commit message (Collapse)AuthorAgeFilesLines
...
* big improvements to inpainting and outpaintingAUTOMATIC2022-09-071-8/+11
|
* codeformer supportAUTOMATIC2022-09-071-6/+6
|
* remove double basicr requirementAUTOMATIC2022-09-061-1/+5
| | | | add seed change for anon
* some changes for outpainting to produce less seamsAUTOMATIC2022-09-061-1/+3
|
* added preview optionAUTOMATIC2022-09-061-0/+5
|
* readme extras for VRAM forAUTOMATIC2022-09-061-1/+2
| | | | | | 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
* added progressbarAUTOMATIC2022-09-051-0/+4
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* added random artist buttonAUTOMATIC2022-09-051-1/+1
| | | | added a setting for padding when doing inpaint at original resolution
* add information about batch to the imageAUTOMATIC2022-09-051-1/+3
|
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-1/+5
|
* added poor man's inpainting scriptAUTOMATIC2022-09-031-2/+7
|
* option to invert mask for inpaintingAUTOMATIC2022-09-031-2/+8
|
* support for scriptsAUTOMATIC2022-09-031-40/+15
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+409