From 0d56ebb1bf53f27060809ccf726da5ff714b9d4f Mon Sep 17 00:00:00 2001 From: ArtGen Date: Sat, 22 Mar 2025 06:24:55 +0330 Subject: [PATCH] Update custom-node-list.json (#1641) * Update custom-node-list.json im doing improve some nodes for my friends and this nodepack is growing by the time * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4f264ace..a33cfa07 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23035,6 +23035,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "vahidzxc", + "title": "va-nodes", + "reference": "https://github.com/vahidzxc/va-nodes", + "files": [ + "https://github.com/vahidzxc/va-nodes" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)" } ] }