From 8e4c64ed6240a4cf13ffe86a5896885e6c6f57aa Mon Sep 17 00:00:00 2001 From: Dickson Date: Sat, 15 Jun 2024 04:40:42 -0700 Subject: [PATCH] Update custom-node-list.json (#775) 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 0934d5f3..8900fbd5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10752,6 +10752,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." } ] }