From 92ff395ecd467dd6ea84259f4891b5f3192456a6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:16:10 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ff4653d9..1ad5cef1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21460,6 +21460,17 @@ "install_type": "git-clone", "description": "This ComfyUI custom node enhances the standard CLIP text encoding functionality by integrating ethnicity and hairstyle selection into the positive prompt. Designed to work seamlessly with ComfyUI, this node allows you to influence the conditioning process by dynamically appending descriptive modifiers. Users can choose a specific ethnicity or hairstyle, or opt for a 'random' selection that picks an option from a predefined CSV list." }, + { + "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 facilitate the real-time transmission of rendered images, videos, or 3D models to TouchDesigner." + }, @@ -21905,17 +21916,6 @@ ], "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 facilitate the real-time transmission of rendered images, videos, or 3D models to TouchDesigner." - }, + } ] }