From c7b6b565da14e1d48a9264203c378e0946221651 Mon Sep 17 00:00:00 2001 From: zzw5516 Date: Sat, 19 Apr 2025 08:27:55 +0800 Subject: [PATCH] feat: Add ComfyUI-zw-tools custom node to list (#1749) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d1fb058..7a163c5b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24389,6 +24389,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "zzw5516", + "title": "ComfyUI-zw-tools", + "id": "zzw5516", + "reference": "https://github.com/zzw5516/ComfyUI-zw-tools", + "files": [ + "https://github.com/zzw5516/ComfyUI-zw-tools" + ], + "install_type": "git-clone", + "description": "Automatic prompt translation to Chinese, custom prompt management, AI-based prompt expansion and translation, AI-generated image/video record management (file browser), and cloud storage upload management." } ] }