huchenlei / sd-webui-openpose-editor

Openpose editor for ControlNet. Full hand/face support.
MIT License
653 stars 65 forks source link

[Bug]: #39

Closed vndroid closed 1 year ago

vndroid commented 1 year ago

Is there an existing issue for this?

What happened?

Describe the bug Chrome report 404 error, the path https://my_stable_diffusion_domain/openpose_editor_index

{"detail":"Not Found"}

To Reproduce Steps to reproduce the behavior:

After installation, only.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots 1690177141403

Environment

Additional context Add any other context about the problem here.

Steps to reproduce the problem

install only

What should have happened?

work normally

Commit where the problem happens

webui: controlnet: openpose-editor:

What browsers do you use to access the UI ?

No response

Command Line Arguments

No

Console logs

No

Browser logs

Such as the pic.

Additional information

No response

huchenlei commented 1 year ago

Make sure you have installed this extension properly. ControlNet will send a request to verify if the page exists so 404 is normal if you have not installed this extension.

There are other openpose editors put there, but they do not mount a openpose_editor_index endpoint.