From 2549dc7d2034f8555ae921cc9047e8f09a8b1750 Mon Sep 17 00:00:00 2001 From: licyk <76895225+licyk@users.noreply.github.com> Date: Sun, 12 Jan 2025 00:33:58 +0800 Subject: [PATCH] add node (#1426) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7001969f..ce1eddec 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19688,6 +19688,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "weilin9999", + "title": "WeiLin-Comfyui-Tools", + "id": "Comfyui-Tools", + "reference": "https://github.com/weilin9999/WeiLin-Comfyui-Tools", + "files": [ + "https://github.com/weilin9999/WeiLin-Comfyui-Tools" + ], + "install_type": "git-clone", + "description": "quickly use the prompt word tool in ComfyUI" } ] }