From 99049db80721be97bf673a228b039d2f80d7dc65 Mon Sep 17 00:00:00 2001 From: Bubbliiiing <47347516+bubbliiiing@users.noreply.github.com> Date: Sun, 12 Jan 2025 00:37:24 +0800 Subject: [PATCH] Update new node (#1433) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) mode change 100644 => 100755 custom-node-list.json 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." } ] }