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." - }, + } ] }