Update custom-node-list.json (#1179)

* Update custom-node-list.json

adding ComfyUI-Ardenius custom nodes

* Update custom-node-list.json

put ComfyUI-Ardenius in place of CPlus control box at line 8334 since the new repo includes more nodes like ARD Math and more to be added.
This commit is contained in:
Ardenius 2024-10-23 18:28:58 +03:00 committed by GitHub
parent 7f3a70bf6b
commit 12cb8dfcaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8331,6 +8331,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Mask cutout based on Segment Anything." "description": "Mask cutout based on Segment Anything."
}, },
{
"author": "Ardenius",
"title": "ComfyUI-Ardenius",
"id": "ARD",
"reference": "https://github.com/ArdeniusAI/ComfyUI-Ardenius",
"files": [
"https://github.com/ArdeniusAI/ComfyUI-Ardenius"
],
"install_type": "git-clone",
"description": "ARD ComfyUI Ardenius include ARD Control Box, ARD Math nodes and other helper nodes to be added in the future. for more info https://ko-fi.com/ardenius."
},
{ {
"author": "Shadetail", "author": "Shadetail",
"title": "Eagleshadow Custom Nodes", "title": "Eagleshadow Custom Nodes",
@ -16181,4 +16192,4 @@
"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."
} }
] ]
} }