From ae2456796070d308cc73ece0ed1d6831904d930a Mon Sep 17 00:00:00 2001 From: bmad4ever Date: Thu, 19 Oct 2023 21:39:43 +0100 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +}