I wanted to inform you that I have found and fixed a compatibility bug between sd-webui-3d-open-pose-editor and the latest version of ControlNet v1.1.455. In the current version of sd-webui-controlnet, the variable opts.control_net_max_models_num has been renamed to opts.control_net_unit_count, which caused an error in openpose_editor.py on line 70.
I created a fork and made the necessary fixes. My fork version has been tested and is fully compatible with ControlNet v1.1.455. This solution works correctly without any hacks or temporary workarounds.
You can find my fork at the following link: https://github.com/jQQj/sd-webui-3d-open-pose-editor
Installation Instructions:
- Remove the old version of "sd-webui-3d-open-pose-editor".
- Open the "Extension" tab of the WebUI.
- Open the "Install from URL" tab.
- Copy "https://github.com/jQQj/sd-webui-3d-open-pose-editor.git" into the "URL for extension's git repository" field.
- Click the "Install" button.
- Open the "Installed" tab and click the "Apply and restart UI" button.
Screenshots


Environment (please complete the following information):
- OS: Windows 10x64
- Browser: firefox 128.0.3
- A1111 WebUI Version: v1.10.0
- sd-webui-3d-open-pose-editor : v0.1.23
- ControlNet Version: v1.1.455
Thank you for your attention!
I wanted to inform you that I have found and fixed a compatibility bug between sd-webui-3d-open-pose-editor and the latest version of ControlNet v1.1.455. In the current version of sd-webui-controlnet, the variable opts.control_net_max_models_num has been renamed to opts.control_net_unit_count, which caused an error in openpose_editor.py on line 70.
I created a fork and made the necessary fixes. My fork version has been tested and is fully compatible with ControlNet v1.1.455. This solution works correctly without any hacks or temporary workarounds.
You can find my fork at the following link: https://github.com/jQQj/sd-webui-3d-open-pose-editor
Installation Instructions:
Screenshots


Environment (please complete the following information):
Thank you for your attention!