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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-openpose-editor and select it
  5. 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

image

Step 2: Use Load Openpose JSON node to load JSON

image

Step 3: Perform necessary edits

image

Click Send pose to ControlNet will send the pose back to ComfyUI and close the modal. image image