From e7a00c90e60a085a066b99aa7783380fb4be9b9f Mon Sep 17 00:00:00 2001 From: aidenli Date: Wed, 21 Aug 2024 10:53:04 +0800 Subject: [PATCH] add custom node ComfyUI_NYJY --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a29a3b07..ed503f54 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13658,6 +13658,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." } ] } \ No newline at end of file