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 +}