depthmap2mask icon indicating copy to clipboard operation
depthmap2mask copied to clipboard

Batch img2img error

Open kylocat opened this issue 2 years ago • 3 comments

Been having this problem when trying to batch img2img

File "\stable-diffusion-webui\extensions/depthmap2mask/scripts/depthmap_for_depth2img.py", line 161, in calculate_depth_maps img_output2[:,:,0] = img_output / 256.0 IndexError: too many indices for array: array is 2-dimensional, but 3 were indexed

kylocat avatar Dec 09 '22 13:12 kylocat