From 166c151b2e83e8e912619c66c16a6785bc3c587b Mon Sep 17 00:00:00 2001 From: zzw5516 Date: Tue, 15 Apr 2025 09:19:30 +0800 Subject: [PATCH] feat: Add ComfyUI-zw-tools custom node to list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4d899957..4cda4113 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24348,6 +24348,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." } ] }