diff --git a/custom-node-list.json b/custom-node-list.json index b9be1ba2..91f2a1ea 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17548,6 +17548,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "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." } ] }