
Your ComfyUI root directory\ComfyUI\custom_nodes\ and install dependent Python packages:“`bash
cd Your_ComfyUI_root_directory\ComfyUI\custom_nodes\
git clone https://github.com/Bin-sam/DynamicPose-ComfyUI.git
pip install -r requirements.txt
“`
“`text
./pretrained_weights/
|– denoising_unet.pth
|– motion_module.pth
|– pose_guider.pth
|– reference_unet.pth
|– rtmpose
| |– rtmw-x_simcc-cocktail14_pt-ucoco_270e-384×288-f840f204_20231122.pth
| |– rtmw-x_8xb320-270e_cocktail14-384×288.py
| |– rtmdet_m_640-8xb32_coco-person.py
| |– rtmdet_m_8xb32-100e_coco-obj365-person-235e8209.pth
| |– rtmpose-x_8xb256-700e_coco-384×288.py
| |– rtmpose-x_simcc-body7_pt-body7_700e-384×288-71d7b7e9_20230629.pth
|– DWPose
| |– dw-ll_ucoco_384.onnx
| |– yolox_l.onnx
“`
Your_ComfyUI_root_directory\ComfyUI\models\clip_visionYour_ComfyUI_root_directory\ComfyUI\models\vaeYour_ComfyUI_root_directory\ComfyUI\models\diffusersthis workflow is Pose_to_video