diff --git a/custom-node-list.json b/custom-node-list.json index 363bf418..f0fa0516 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4298,6 +4298,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "chaojie", + "title": "ComfyUI-MotionCtrl", + "reference": "https://github.com/chaojie/ComfyUI-MotionCtrl", + "files": [ + "https://github.com/chaojie/ComfyUI-MotionCtrl" + ], + "install_type": "git-clone", + "description": "Nodes: Download the weights of MotionCtrl motionctrl.pth (https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints" } ] }