From 5e98d1a3489a2b1488dcc31a0ae54a7e157ef591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9F=BA=E6=A3=AE?= <107310147+JiSenHua@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:41:19 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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." + }, ] }