From c7003667d6bc8e4b98fe6b22668f28b55524ab3e Mon Sep 17 00:00:00 2001 From: Miklos Nagy Date: Thu, 8 Feb 2024 13:22:11 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index aed435f..52f96db 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5363,6 +5363,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "deforum", + "title": "Deforum Nodes", + "reference": "https://github.com/XmYx/deforum-comfy-nodes", + "files": [ + "https://github.com/XmYx/deforum-comfy-nodes" + ], + "install_type": "git-clone", + "description": "Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art." } ] }