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
In ComfyUI, I use "DWPose Estimator" node to detect a pose. I save its keypoints with the "Save Pose Keypoints" node. I want to load the post in "3D Pose Editor", but I get an error. Any idea how to fix this? I can code in Python, so if the json file needs to be changed, I can do it, but I need advice how. Thanks.
In ComfyUI, I use "DWPose Estimator" node to detect a pose. I save its keypoints with the "Save Pose Keypoints" node. I want to load the post in "3D Pose Editor", but I get an error. Any idea how to fix this? I can code in Python, so if the json file needs to be changed, I can do it, but I need advice how. Thanks.
"Oops... Something went wrong! TypeError: Cannot read properties of undefined (reading 'bodies') at q9.RestoreScene (http://127.0.0.1:8188/extensions/ComfyUI_3dPoseEditor/js/main.js:3441:2953) at q9.LoadScene (http://127.0.0.1:8188/extensions/ComfyUI_3dPoseEditor/js/main.js:3441:3474)
If the problem persists, please click here to ask a question."
The text was updated successfully, but these errors were encountered: