diff --git a/custom-node-list.json b/custom-node-list.json index 3d9fc9bc..e633befe 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1800,6 +1800,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." - } + }, + { + "author": "Dream Project", + "title": "Dream Project Animation Nodes", + "reference": "https://github.com/alt-key-project/comfyui-dream-project.git", + "files": [ + "https://github.com/alt-key-project/comfyui-dream-project.git" + ], + "install_type": "git-clone", + "description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI." + } ] }