Skip to content

[Fix] for "Send to ControlNet" and "Control Model number" works perfectly with ControlNet v1.1.455 #115

Description

@jQQj

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:

  1. Remove the old version of "sd-webui-3d-open-pose-editor".
  2. Open the "Extension" tab of the WebUI.
  3. Open the "Install from URL" tab.
  4. Copy "https://github.com/jQQj/sd-webui-3d-open-pose-editor.git" into the "URL for extension's git repository" field.
  5. Click the "Install" button.
  6. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions