From a36465311a4085ffacca287d86ba91b9250359ce Mon Sep 17 00:00:00 2001 From: Mike Rowley Date: Mon, 14 Oct 2024 10:43:34 -0600 Subject: [PATCH] Update custom-node-list.json 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 c73c1294..9b0fa3ee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15901,6 +15901,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." } ] }