You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content.js:57
Failed to load resource: net::ERR_FILE_NOT_FOUND
ns @ content.js:57
Show 1 more frame
Show less
content.js:57 content: unable to decode unknown
ns @ content.js:57
index-52429a0e.js:584 Wrong number of keypoints for openpose face. Expect 70 but got 69.
create @ index-52429a0e.js:584
index-52429a0e.js:584 Wrong number of keypoints for openpose face. Expect 70 but got 69.
create @ index-52429a0e.js:584
Additional information
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
What happened?
When trying to edit a pose all face points disappear from the UI. Sending the pose back into ControlNet sends it without any face points.
For example I have this pose loaded as json:
After pressing edit I got this:
After sending it back to ControlNet:
Steps to reproduce the problem
Upload JSON
under Image sectionEdit
under Preprocessor preview sectionPose file attached
pose (5).json
What should have happened?
Face points should not disappear, it should be possible to edit face points.
Commit where the problem happens
webui: AUTOMATIC1111/stable-diffusion-webui@4afaaf8
controlnet: Mikubill/sd-webui-controlnet@01e4574
openpose-editor: cebe13e
What browsers do you use to access the UI ?
Brave
Command Line Arguments
Console logs
Browser logs
Additional information
No response
The text was updated successfully, but these errors were encountered: