sd-webui-depth-lib icon indicating copy to clipboard operation
sd-webui-depth-lib copied to clipboard

Multi ContolNet Network Selection

Open Googolplexed0 opened this issue 2 years ago • 3 comments

ControlNet supports running multiple networks with different images on a single generation through the Multi ControlNet setting. Currently Depth Library's "Send to ControlNet" button sends the image to ControlNet network 0 exclusively. It would be ideal to specify which network number (0 up to 9 I believe) to send the pose to. This specification is present in fkunn1326's OpenPose Editor https://github.com/fkunn1326/openpose-editor for reference.

Googolplexed0 avatar Mar 06 '23 02:03 Googolplexed0

Yeah, thought about it, the problem is that it doesn't actually work in the OpenPose editor. Neither for me nor for the people I spoke to about it.

jexom avatar Mar 06 '23 04:03 jexom

Works for me 90% of the time. Only occasionally it doesn't and I'm sure there is a reason but I haven't figured out why.

jwvanderbeck avatar Mar 10 '23 16:03 jwvanderbeck

To get it to work, you have to have the right Network tab already open.

I tested it to automate switching to right tab but so far it's not been reliable. I'll give it another go and see if I can get it to work.

wywywywy avatar Apr 10 '23 11:04 wywywywy