From 25aebd030aa190f6b831398250acebd306e70967 Mon Sep 17 00:00:00 2001 From: Isi Date: Mon, 11 Nov 2024 08:39:03 +0100 Subject: [PATCH] Update custom-node-list.json (#1229) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f38f3a7e..504eecdf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17086,6 +17086,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Isi-dev", + "title": "ComfyUI-Animation_Nodes_and_Workflows", + "id": "ComfyUI-Animation_Nodes_and_Workflows", + "reference": "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows" + ], + "install_type": "git-clone", + "description": "These are nodes and workflows that can facilitate the creation of animations and video compilations." } ] }