From e64e23017c91c626d150d9b887cf51eadc2fdbca Mon Sep 17 00:00:00 2001 From: Yuvraj Seegolam Date: Thu, 15 Feb 2024 19:35:12 +0400 Subject: [PATCH] Add ComfyUI-Pronodes --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 84daf0b4..5d68fb30 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5531,6 +5531,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "yuvraj108c", + "title": "ComfyUI-Pronodes", + "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Pronodes" + ], + "install_type": "git-clone", + "description": "A collection of nice utility nodes for ComfyUI" + } ] }