From 88cf89b35c277af522c2e45a83d44a285cb5a0e4 Mon Sep 17 00:00:00 2001 From: ppajkasd <12859896@qq.com> Date: Mon, 20 May 2024 10:52:51 +0800 Subject: [PATCH] Update extension-node-map.json add ComfyUI_HFDownLoad --- 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 54a11c65..2df321f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -13280,5 +13280,13 @@ { "title_aux": "SDXLCustomAspectRatio" } + ], + "https://github.com/icesun963/ComfyUI_HFDownLoad": [ + [ + "HFDownLoad_Tool" + ], + { + "title_aux": "HFDownLoad_Tool" + } ] -} \ No newline at end of file +}