Update custom-node-list.json

This commit is contained in:
nisaruj 2025-04-16 15:09:27 -04:00
parent 3214ab52c6
commit 8a8836cfee

View File

@ -24389,6 +24389,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": "nisaruj",
"title": "ComfyUI-DAAM",
"id": "comfyui-daam",
"reference": "https://github.com/nisaruj/comfyui-daam",
"files": [
"https://github.com/nisaruj/comfyui-daam"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for DAAM"
} }
] ]
} }