Results 10 comments of Sang

"controlnet_input_image": [img], "controlnet_module": 'openpose', "controlnet_model": 'control_sd15_openpose [fef5e48e]', This is how json objects are formated and those that are necessary. My setup works fine this way with depth, pose and scribble....

For those this doesn't work, forgot the highlight it only works only when ControlNet is installed as a script in img2img and txt2img. Try it without other scripts installed in...

> Good. Small advice: > > 1. Move API stuff to another file, like `api.py` > 2. Maybe we should add some examples in the readme. Will do when I...

> For those this doesn't work, forgot the highlight it only works only when ControlNet is installed as a script in img2img and txt2img. Try it without other scripts installed...

> Hello! I'm the author of the post on Reddit. I have a couple of suggestions to make your api layer better. > > 1. You should add GET methods...

> @sangww - having problems running this, the fallback case line 350 always is True. therefore control net is not used? Am I missing something? Shouldn't be true. I have...

> No error message, no extra modules, installed your branch on a fresh install - I use the same encoding for the input for ControlNet as the initImage (without the...

> ah okay, I think I have to call /sdapi/v1/options first to set the model, thanks! https://github.com/Mikubill/sd-webui-controlnet/blob/main/example/test_api.ipynb In fact, you could use sampler index item to set the model in...

> --nowebui It is hard to see from the log what the issue is. Looks like .pth/.ckpt file issue roughly. Does it run when you use control net via GUI?

Got it. Thanks! I have had added libfranka to the ofxRobotArm beta (unssure, where I am a step away from building it due to these libs:                libyaml-cpp.a, libprotobuf.a, ik_lib.aSaying it...