Nodes Browser
ComfyDeploy: How ComfyUI-openpose-editor works in ComfyUI?
What is ComfyUI-openpose-editor?
Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-openpose-editor
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-openpose-editor
sd-webui-openpose-editor in ComfyUI
Requirement
How to use
Step 1: Use pose estimator node to obtain POSE_KEYPOINT
JSON
Step 2: Use Load Openpose JSON
node to load JSON
Step 3: Perform necessary edits
Click Send pose to ControlNet
will send the pose back to ComfyUI and close the modal.