From 53aa48de87fae044a5b8658dc42dc6e40e16044d Mon Sep 17 00:00:00 2001 From: liangzoey Date: Fri, 12 Jun 2026 12:37:20 +0800 Subject: [PATCH] Add comfyui-ZoeyTool to custom node list --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ec4d9b6f..00742ebb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53205,6 +53205,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "liangzoey", + "title": "comfyui-ZoeyTool", + "reference": "https://github.com/liangzoey/comfyui-ZoeyTool", + "files": [ + "https://github.com/liangzoey/comfyui-ZoeyTool" + ], + "install_type": "git-clone", + "description": "Zoey's ComfyUI custom nodes: image editing (crop/rename/outpaint/text overlay/multi-canvas), lighting handle controller (15 light types, 8 directions, multi-handle support), video processing, prompt generation/translation (Hunyuan, Qwen, Baidu/Google), mask drawing, VR 360 preview, batch processing, and more." } ] -} +} \ No newline at end of file