Merge pull request #336 from chaojie/patch-2

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-01-17 00:34:50 +09:00 committed by GitHub
commit 1caf8de823
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",