depthmap2mask
depthmap2mask copied to clipboard
enable masked input only in inpaint mode so full resolution inpaint is possible
Can you enable this ? so depth2mask is processing only the part that was masked ? in full resolution inpaint mode it currently process the whole image and thats no good, its fine for regular img2img or non full res inpaint/ The thing is i just want to inpaint a hand on big image, or part of the chest armor, but currently its processing whole image. You think thats possible to change so the pipeline will check if image was masked or not and then try to process it with depth models to get the proper depth mask ?