From 690b7a7d05d18f29eb855599973dcfed0371058a Mon Sep 17 00:00:00 2001 From: Mike Rowley Date: Tue, 15 Oct 2024 08:03:43 -0600 Subject: [PATCH] Update custom-node-list.json (#1146) Added https://github.com/SozeInc/ComfyUI_Soze --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index df3eb129..d41b1a8a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15912,6 +15912,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "SozeInc", + "title": "Quality of Life Nodes for ComfyUI", + "id": "ComfyUI_Soze", + "reference": "https://github.com/SozeInc/ComfyUI_Soze", + "files": [ + "https://github.com/SozeInc/ComfyUI_Soze" + ], + "install_type": "git-clone", + "description": "These nodes aid with batching image processing and maintaining input file names in output files and other quality of life nodes." } ] }