diff --git a/custom-node-list.json b/custom-node-list.json index c954ed1..dfdf62c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4074,6 +4074,16 @@ "install_type": "git-clone", "description": "Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth" }, + { + "author": "chaojie", + "title": "ComfyUI-Moore-AnimateAnyone", + "reference": "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone", + "files": [ + "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone" + ], + "install_type": "git-clone", + "description": "Nodes: Run python tools/download_weights.py first to download weights automatically" + }, { "author": "alexopus", "title": "ComfyUI Image Saver",