From 2fbdb3f93de6bbbae3785b7dc04bb27a94d8abf8 Mon Sep 17 00:00:00 2001 From: Jimmy Wong Date: Sat, 9 Nov 2024 16:01:56 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c89f11d2..7f265cff 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16974,6 +16974,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." } ] }