From a314b331a307292a8f86756a720fca4a1ab1bd01 Mon Sep 17 00:00:00 2001 From: "Michael.Kupchik" Date: Thu, 21 Nov 2024 21:45:10 +0000 Subject: [PATCH] LTXVideo for ComfyUI. --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d9dcf485..2a0e7759 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17494,6 +17494,17 @@ ], "install_type": "git-clone", "description": "Image processing tool for ComfyUI" + }, + { + "author": "lightricks", + "title": "ComfyUI-LTXVideo", + "id": "ltxv", + "reference": "https://github.com/Lightricks/ComfyUI-LTXVideo", + "files": [ + "https://github.com/Lightricks/ComfyUI-LTXVideo" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for LTXVideo model." } ] }