aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing.py
AgeCommit message (Collapse)AuthorLines
2022-09-09Merge remote-tracking branch 'origin/master' into seedsAUTOMATIC-1/+3
2022-09-09Include negative prompt in parameters text fileDavid Yates-1/+3
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC-17/+76
2022-09-08another change for inpainting at full resolutionAUTOMATIC-3/+4
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC-8/+11
2022-09-07codeformer supportAUTOMATIC-6/+6
2022-09-07remove double basicr requirementAUTOMATIC-1/+5
add seed change for anon
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC-1/+3
2022-09-06added preview optionAUTOMATIC-0/+5
2022-09-06readme extras for VRAM forAUTOMATIC-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
2022-09-06added progressbarAUTOMATIC-0/+4
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-05added random artist buttonAUTOMATIC-1/+1
added a setting for padding when doing inpaint at original resolution
2022-09-05add information about batch to the imageAUTOMATIC-1/+3
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC-1/+5
2022-09-04added poor man's inpainting scriptAUTOMATIC-2/+7
2022-09-03option to invert mask for inpaintingAUTOMATIC-2/+8
2022-09-03support for scriptsAUTOMATIC-40/+15
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC-0/+409