Update custom-node-list.json fro BV-NodePack (#2412)

* Update custom-node-list.json

* Update custom-node-list.json. Add BV-NodePack
This commit is contained in:
BlackVortexAI 2025-12-23 17:46:09 +01:00 committed by GitHub
parent 3cff881b5b
commit f8709f4091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39750,6 +39750,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "BlackVortexAI",
"title": "BV Node Pack",
"reference": "https://github.com/BlackVortexAI/bv_nodepack",
"files": [
"https://github.com/BlackVortexAI/bv_nodepack"
],
"install_type": "git-clone",
"description": "A ComfyUI node pack with utility and workflow nodes: a flexible config-driven Pipe system plus Subgraph-friendly UI nodes (Heading, Spacer, Divider) with dynamic JavaScript rendering."
}
]
}