ComfyOnline
ComfyUI_pytorch_openpose

ComfyUI_pytorch_openpose

All Credits go to the original Repo: Hzzone/pytorch-openpose.

Install:

  1. Clone the repository into the custom_nodes folder.
cd ComfyUI/custom_nodes/
git clone https://github.com/nirex0/ComfyUI_pytorch_openpose
cd ComfyUI_pytorch_openpose
  1. Download the model files and put them in models folder:

You will need to download these 2 files:

body_pose_model.pth
hand_pose_model.pth
  1. Use in ComfyUI under Hzzone>pytorch_openpose menu