diff --git a/custom-node-list.json b/custom-node-list.json index 9291b474..79700f72 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -753,13 +753,13 @@ }, { "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." + "description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features." }, { "author": "FizzleDorf", diff --git a/extension-node-map.json b/extension-node-map.json index 1bbe2a4a..ccdaf1d7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1952,7 +1952,7 @@ "title_aux": "CLIPSeg" } ], - "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes": [ + "https://github.com/bmad4ever/comfyui_bmad_nodes": [ [ "AdaptiveThresholding", "Add String To Many", @@ -2029,7 +2029,7 @@ "VAEEncodeBatch" ], { - "title_aux": "ComfyUI-Bmad-Custom-Nodes" + "title_aux": "Bmad Nodes" } ], "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ @@ -3978,4 +3978,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} \ No newline at end of file +}