Compare commits

...

2 Commits

Author SHA1 Message Date
ds
3001835ecb
Merge cd29fa52da into c709274a28 2025-12-03 17:54:13 +08:00
ds
cd29fa52da
Add ComfyUI_DashuaiTools to custom-node-list.json
This PR adds the ComfyUI_DashuaiTools custom node pack to the ComfyUI-Manager node list.
2025-11-28 23:45:24 +08:00

View File

@ -37794,6 +37794,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."
}
]
}