From af65e677c9dff385599b6f35bf5b34bb369475b2 Mon Sep 17 00:00:00 2001 From: Dickson Date: Sat, 15 Jun 2024 04:05:59 -0700 Subject: [PATCH] Update custom-node-list.json New custom node entry for @dicksondickson https://github.com/dicksondickson/ComfyUI-Dickson-Nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 10c9b5de..fa53d152 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10664,6 +10664,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "dicksondickson", + "title": "ComfyUI-Dickson-Nodes", + "id": "dicksonnodes", + "reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes", + "files": [ + "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI by DicksonDickson." } ] }