diff --git a/custom-node-list.json b/custom-node-list.json old mode 100644 new mode 100755 index 5ec334ee..d0faffd6 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19709,6 +19709,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "bubbliiiing", + "title": "Video Generation Nodes for EasyAnimate", + "id": "easyanimatenodes", + "reference": "https://github.com/aigc-apps/EasyAnimate", + "files": [ + "https://github.com/aigc-apps/EasyAnimate" + ], + "install_type": "git-clone", + "description": "Video Generation Nodes for EasyAnimate, which suppors text-to-video, image-to-video, video-to-video and different controls." } ] }