[Bug]:
vndroid opened this issue · 1 comments
vndroid commented
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
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.
Environment
- OS: [e.g. iOS] Windows (Server on Linux x64)
- Browser [e.g. chrome, safari] Chrome
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
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.