From cd87b5fb8c3adf4f28ce8cdc35443f7f26e0e43a Mon Sep 17 00:00:00 2001 From: portu-sim Date: Tue, 21 May 2024 17:00:29 +0900 Subject: [PATCH] Update custom-node-list.json (#702) --- node_db/new/custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3af520a7..ce899212 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -78,7 +78,7 @@ "description": "This is the documentation for the comfyUI every nodes." }, { - "author": "port-sim", + "author": "portu-sim", "title": "comfyui_bmab", "id": "bmab", "reference": "https://github.com/portu-sim/comfyui_bmab", @@ -692,4 +692,4 @@ "description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be." } ] -} \ No newline at end of file +}