From 477b871c3b5d1a6a5326b005530216d54792be29 Mon Sep 17 00:00:00 2001 From: Stefano Flore <153757302+florestefano1975@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:15:05 +0200 Subject: [PATCH] Added ComfyUI-CogVideoX --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 848f8b87..9c080fed 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5147,6 +5147,17 @@ "install_type": "git-clone", "description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas" }, + { + "author": "florestefano1975", + "title": "ComfyUI-CogVideoX", + "id": "sf-cog-video-x", + "reference": "https://github.com/florestefano1975/ComfyUI-CogVideoX", + "files": [ + "https://github.com/florestefano1975/ComfyUI-CogVideoX" + ], + "install_type": "git-clone", + "description": "Experience the CogVideoX model on ComfyUI" + }, { "author": "mozman", "title": "ComfyUI_mozman_nodes",