From 623deac421e0d538e2e8375950035ff3f373c6f6 Mon Sep 17 00:00:00 2001 From: hustille <130472161+hustille@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:21:24 +0200 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/extension-node-map.json b/extension-node-map.json index 9ad44125..5315daed 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -255,6 +255,14 @@ "https://github.com/Gourieff/comfyui-reactor-node": [ "ReActorFaceSwap" ], + "https://github.com/hustille/ComfyUI_hus_utils": [ + "FetchNodeValue", + "PromptStylerCSV3Way", + "TextHash", + "DateTimeFormat", + "BatchState", + "DebugExtra" + ], "https://github.com/Jcd1230/rembg-comfyui-node": [ "Image Remove Background (rembg)" ], @@ -1483,4 +1491,4 @@ "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [ "SDXLAspectRatio" ] -} \ No newline at end of file +}