Nodes Browser
ComfyDeploy: How ComfyUI_pytorch_openpose works in ComfyUI?
What is ComfyUI_pytorch_openpose?
All Credits go to the original Repo: [a/Hzzone/pytorch-openpose](https://github.com/Hzzone/pytorch-openpose).
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_pytorch_openpose
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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