From bdbbefd6425ea0bded947f0911bf0b066a448bb0 Mon Sep 17 00:00:00 2001 From: ArtGen Date: Mon, 10 Mar 2025 18:03:27 +0330 Subject: [PATCH] Update custom-node-list.json im doing improve some nodes for my friends and this nodepack is growing by the time --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e65d76ed..0d4ec23d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22450,6 +22450,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/blob/main/py/seed.py" + ], + "install_type": "copy", + "description": "A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)" } ] }