ComfyUI_pytorch_openpose
All Credits go to the original Repo: Hzzone/pytorch-openpose.
Install:
- 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
- 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
- Use in ComfyUI under Hzzone>pytorch_openpose menu