Merge pull request #1 from mike-rowley/add-soze-nodes

Update custom-node-list.json
This commit is contained in:
Mike Rowley 2024-10-14 10:44:25 -06:00 committed by GitHub
commit fe720fcf49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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