ComfyUI_pytorch_openpose

ComfyUI_pytorch_openpose
★ 2

姿态估计人体关键点条件化引导ComfyUI节点
将 Hzzone/pytorch-openpose 集成到 ComfyUI,检测人体关键点并输出骨架热图,便于姿态条件化与图像生成引导。
💡 用人体关键点热图在图像生成流程中引导人物姿态与结构。
🍴 2 Forks💻 Python🔄 2024-06-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/79aaff81621b
📄 README

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:
  • dropbox
  • baiduyun
  • google drive
  • You will need to download these 2 files:

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