From 1aebef23d66f1ef9f4614a72418eeb5571efbffd Mon Sep 17 00:00:00 2001 From: davask Date: Sat, 11 May 2024 01:39:52 +0200 Subject: [PATCH] add gonzalu/ComfyUI_YFG_Comical node to list (#665) 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 33f5872f..028e005f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8960,6 +8960,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" } ] }