From a144e94d7d06bf17292b706a8548f69e113577ea Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Wed, 13 Mar 2024 16:47:11 +0200 Subject: [PATCH] Add Cozy utils --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e879792f..16d491f2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6386,6 +6386,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CozyMantis", + "title": "Cozy Utils", + "reference": "https://github.com/cozymantis/cozy-utils-comfyui-nodes", + "files": [ + "https://github.com/cozymantis/cozy-utils-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Various cozy nodes, made with 💚 by the CozyMantis squad." } ] }