Add ComfyUI_DashuaiTools to custom-node-list.json

This PR adds the ComfyUI_DashuaiTools custom node pack to the ComfyUI-Manager node list.
This commit is contained in:
ds 2025-11-28 23:45:24 +08:00 committed by GitHub
parent 8d0406f74f
commit cd29fa52da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37710,6 +37710,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": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
} }
] ]
} }