aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing.py
Commit message (Expand)AuthorAgeFilesLines
* Variations are not working properly #305AUTOMATIC2022-09-121-1/+1
* [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC2022-09-121-2/+2
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-111-1/+1
|\
| * Add a samples filename format optionMichoko2022-09-111-1/+1
* | 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
* 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
* 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 progressbarAUTOMATIC2022-09-051-0/+4
* added random artist buttonAUTOMATIC2022-09-051-1/+1
* 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