From 9ea841b4ec18043caa1ecf6173ef569fdcd23e9e Mon Sep 17 00:00:00 2001 From: hkun <62824975+huihuihuiz@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:43:57 +0800 Subject: [PATCH] Change install_type from 'git' to 'git-clone' --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 87e66f9c..9e1c5a28 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38199,7 +38199,7 @@ "id": "lora_downloader", "reference": "https://github.com/huihuihuiz/lora_downloader", "repo_url": "https://github.com/huihuihuiz/lora_downloader", - "install_type": "git", + "install_type": "git-clone", "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI." }