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-22 23:38:35 +03:00 committed by GitHub
parent b8d81146c2
commit 25ca70516d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8331,6 +8331,17 @@
"install_type": "git-clone",
"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",
"title": "Eagleshadow Custom Nodes",
@ -16179,17 +16190,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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."
}
]
}