From 4e7e66ac9b684bf00bb3b01ccbcac6d7b879ecbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Andr=C3=A9s=20Aguilar=20Sep=C3=BAlveda?= <493550+zubenelakrab@users.noreply.github.com> Date: Sat, 2 Nov 2024 19:23:03 +0100 Subject: [PATCH] Update custom-node-list.json (#1209) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ca2d4fd0..ff26fe35 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16632,6 +16632,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "zubenelakrab", + "title": "ComfyUI-ASV-Nodes Node", + "id": "ComfyUI-ASV-Nodes", + "reference": "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes", + "files": [ + "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI-ASV-Nodes make prompting easier." } ] }