feat: Add ComfyUI-zw-tools custom node to list

This commit is contained in:
zzw5516 2025-04-15 09:19:30 +08:00
parent 8d3e1d60d0
commit 166c151b2e

View File

@ -24348,6 +24348,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }