From 9413c3e1001e051e568b0505183dfe86c9ed60c9 Mon Sep 17 00:00:00 2001 From: Isi Date: Wed, 28 Aug 2024 13:06:38 +0100 Subject: [PATCH] Update custom-node-list.json with ComfyUI-Img2DrawingAssistants (#1010) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d4e8d8e3..56657081 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14131,6 +14131,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Isi-dev", + "title": "ComfyUI-Img2DrawingAssistants", + "id": "Img2DrawingAssistants", + "reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants" + ], + "install_type": "git-clone", + "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." } ] }