Update custom-node-list.json

This commit is contained in:
v4hidgooglemail 2025-03-10 02:41:26 +03:30 committed by GitHub
parent 9d5faa096c
commit cb7cfe0e8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22450,6 +22450,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "vahidzxc",
"title": "va-nodes",
"reference": "https://github.com/vahidzxc/va-nodes",
"files": [
"https://github.com/vahidzxc/va-nodes/blob/main/py/seed.py"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)"
} }
] ]
} }