From d1980c66be3d60b672884c8626b03150c6b5f6ea Mon Sep 17 00:00:00 2001 From: bmad4ever Date: Thu, 19 Oct 2023 21:37:22 +0100 Subject: [PATCH] Update custom-node-list.json renamed repo for ez import (no need for importlib) --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9291b474..e9bd351c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -753,10 +753,10 @@ }, { "author": "bmad4ever", - "title": "ComfyUI-Bmad-Custom-Nodes", - "reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes", + "title": "Bmad Nodes", + "reference": "https://github.com/bmad4ever/comfyui_bmad_nodes", "files": [ - "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes" + "https://github.com/bmad4ever/comfyui_bmad_nodes" ], "install_type": "git-clone", "description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."