Closed teherauto closed 1 year ago
I just tried it with exactly the same settings and it works for me. The only difference is in the openpose model. I am using control_openpose-fp16.safetensors
, maybe the problem is in the model?
I try the V1.1 OpenPose model, but the same error: AttributeError: 'str' object has no attribute 'enabled'. I think the problem will be somewhere else. Thanks for your help, I try re-install everything.
control_openpose-fp16.safetensors is v1
not v1.1
I haven't yet tried using v1.1
ControlNet, they might have changed the API, in which case this plugin will fail.
Yes, this is possible, as a lot has changed between 1.0 and 1.1.
Hi, There was a modification to the https://github.com/Mikubill/sd-webui-controlnet library changing the location of where txt2img and img2img when using controlnet, see documented change here: https://github.com/Mikubill/sd-webui-controlnet/wiki/API#web-api
Hi, I try to inpainting with OpenPose, but failed. What do I do wrong? Thanks, Barnabás
Error.log