diff --git a/custom-node-list.json b/custom-node-list.json index 7e52878a..c5a2e369 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21905,6 +21905,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "JiSenHua", + "title": "ComfyUI-TD", + "id": "touchdesigner", + "reference": "https://github.com/JiSenHua/ComfyUI-TD", + "files": [ + "https://github.com/JiSenHua/ComfyUI-TD" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI designed to transmit rendered images or video models in real-time to TouchDesigner, enabling seamless integration and dynamic visualization workflows." + }, ] }