From 99edaecf757280b8f65e52dce0ef1dadecd5fee8 Mon Sep 17 00:00:00 2001 From: Isi Date: Tue, 27 Aug 2024 19:23:48 +0100 Subject: [PATCH] Update custom-node-list.json with ComfyUI-Img2DrawingAssistants --- 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." } ] }