From d54ec0eb056e78c0a83639b628a32b074b3dac09 Mon Sep 17 00:00:00 2001 From: yushan777 <123392471+yushan777@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:46:44 +0000 Subject: [PATCH] Update custom-node-list.json (#1696) --- 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 b52cb558..1327ed76 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23430,6 +23430,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Yushan777", + "title": "Y7Nodes for ComfyUI", + "id": "y7nodes", + "reference": "https://github.com/yushan777/ComfyUI-Y7Nodes", + "files": [ + "https://github.com/yushan777/ComfyUI-Y7Nodes" + ], + "install_type": "git-clone", + "description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me." + } ] }