aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | add half() supporrt for CLIP interrogationAUTOMATIC2022-09-111-8/+4
|/
* Fixed prompt_style type hints: int -> strJohannesGaessler2022-09-111-2/+2
|
* fix repeating subseeds for every batch #221AUTOMATIC2022-09-101-1/+2
|
* Fix prompt matrix scriptLukas Meller2022-09-091-1/+1
|
* support for prompt stylesAUTOMATIC2022-09-091-7/+9
| | | | fix broken prompt matrix
* Merge remote-tracking branch 'origin/master' into seedsAUTOMATIC2022-09-091-1/+3
|\
| * Include negative prompt in parameters text fileDavid Yates2022-09-091-1/+3
| |
* | added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-17/+76
|/
* another change for inpainting at full resolutionAUTOMATIC2022-09-081-3/+4
|
* 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