From 6852302dc62d6cbe207cbb37a643fcd45a741273 Mon Sep 17 00:00:00 2001 From: davask Date: Fri, 10 May 2024 21:21:06 +0200 Subject: [PATCH] add gonzalu/ComfyUI_YFG_Comical node to list I'm doing the PR on behalf of gonzalu --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e7d80588..a74a412b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8948,6 +8948,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + + "author": "YouFunnyGuys", + "title": "ComfyUI_YFG_Comical", + "id": "comical", + "reference": "https://github.com/gonzalu/ComfyUI_YFG_Comical", + "files": [ + "https://github.com/gonzalu/ComfyUI_YFG_Comical" + ], + "install_type": "git-clone", + "description": "Nodes: image2histogram" } ] }