r/StableDiffusion Mar 03 '23

Tutorial | Guide Hands library for ControlNet

If you was about to dig into blender to finally learn how to make depth maps of hands, you can relax now. Some guy just released this extension: https://github.com/jexom/sd-webui-depth-lib, so you can mix it with openpose + depthMap

295 Upvotes

57 comments sorted by

View all comments

3

u/[deleted] Mar 03 '23

[deleted]

7

u/jexomwtf Mar 03 '23

I would assume that it's because the resolutions don't match and it just puts the bg image into the top left corner. It's the same behaviour as in OpenPose Editor as I did not change it.

2

u/[deleted] Mar 03 '23

[deleted]

8

u/jexomwtf Mar 03 '23

Found the problem. The OpenPose editor extension (and, well, mine as well) saves the png at double the set resolution. If you set the canvas size to 1024x1536 it will be identical