From 7214c58b4b58ca537c989069d651f7e184ebc9d5 Mon Sep 17 00:00:00 2001 From: Jimmy Wong <37492595+thinkingjimmy@users.noreply.github.com> Date: Sat, 9 Nov 2024 19:43:35 +0800 Subject: [PATCH] Update custom-node-list.json (#1226) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index beb8005a..404981cd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17015,6 +17015,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Comflowy", + "title": "Comflowy's Custom Nodes", + "id": "comflowy", + "reference": "https://github.com/6174/comflowy-nodes", + "files": [ + "https://github.com/6174/comflowy-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI by Comflowy." } ] }