Add ComfyUI_DashuaiTools to custom-node-list.json (#2319)

This PR adds the ComfyUI_DashuaiTools custom node pack to the ComfyUI-Manager node list.
This commit is contained in:
ds 2025-12-07 20:24:06 +08:00 committed by GitHub
parent 8cfee1f483
commit fd7dff88df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38148,6 +38148,17 @@
],
"install_type": "unzip",
"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."
}
]
}