From 225c3e3a20bea90ed31026c7c1540b6483031c47 Mon Sep 17 00:00:00 2001 From: aidenli Date: Thu, 22 Aug 2024 22:07:29 +0800 Subject: [PATCH] add custom node ComfyUI_NYJY (#987) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9f3da0f4..ef4122fb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13700,6 +13700,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aidenli", + "title": "ComfyUI_NYJY", + "id": "NYJY", + "reference": "https://github.com/aidenli/ComfyUI_NYJY", + "files": [ + "https://github.com/aidenli/ComfyUI_NYJY" + ], + "install_type": "git-clone", + "description": "Nodes: Translate, JoyTag, JoyCaption." } ] }