aboutsummaryrefslogtreecommitdiffstats
path: root/modules/masking.py
AgeCommit message (Collapse)AuthorLines
2022-10-30Fix non-square full resolution inpainting.random_thoughtss-1/+1
2022-09-18make inpaint at full resolution option not discard useful pixels from the imageAUTOMATIC-0/+99
split masking helper function from processing.py into new masking.py