Update custom-node-list.json

This commit is contained in:
chaojie 2024-01-16 17:16:18 +08:00 committed by GitHub
parent 58a2494715
commit 84f9118945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4054,6 +4054,16 @@
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl-SVD",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl-SVD"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl-SVD [a/motionctrl_svd.ckpt](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl_svd.ckpt) and put it to ComfyUI/models/checkpoints"
},
{
"author": "chaojie",
"title": "ComfyUI-DragNUWA",