From 9be2572a828f7c85046055f5ce874b22f728055e Mon Sep 17 00:00:00 2001 From: Stefano Flore <153757302+florestefano1975@users.noreply.github.com> Date: Sat, 19 Oct 2024 13:11:58 +0200 Subject: [PATCH] Added ComfyUI-CogVideoX (#1162) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 97ffe5d7..dcbe2cc7 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",