From 3f50f30d364b19a4e55094598de840daaf598b12 Mon Sep 17 00:00:00 2001 From: BlackVortexAI Date: Thu, 17 Oct 2024 18:03:13 +0200 Subject: [PATCH] Add Repo: https://github.com/BlackVortexAI/ComfyUI-BVortexNodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 848f8b87..7204b8d5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16017,6 +16017,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "BlackVortexAI", + "title": "BV Nodes", + "reference": "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes", + "files": [ + "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes" + ], + "install_type": "git-clone", + "description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future." } ] }