From c4c35e68e59f131cc5b715a9a148c4a7fd320644 Mon Sep 17 00:00:00 2001 From: portu-sim Date: Tue, 21 May 2024 13:08:35 +0900 Subject: [PATCH] * BAMB custom node - url changed. (#701) --- node_db/new/custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2d017816..868da2eb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -78,12 +78,12 @@ "description": "This is the documentation for the comfyUI every nodes." }, { - "author": "Makeezi", - "title": "comfyui-bmab", + "author": "port-sim", + "title": "comfyui_bmab", "id": "bmab", - "reference": "https://github.com/portu-sim/comfyui-bmab", + "reference": "https://github.com/portu-sim/comfyui_bmab", "files": [ - "https://github.com/portu-sim/comfyui-bmab" + "https://github.com/portu-sim/comfyui_bmab" ], "install_type": "git-clone", "description": "BMAB for ComfyUI"