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." } ] }