From b0be97153fc159414a9c9ba1158928826d9e6d09 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Thu, 12 Jun 2025 12:18:46 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7ee606bc..e22d22ef 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27868,14 +27868,9 @@ "title": "ComfyUI LoRA Auto Downloader", "reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader", "files": [ - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/__init__.py", - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/auto_lora_detector.py", - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/lora_auto_downloader.py", - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/workflow_interceptor.py", - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/node_config.json", - "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/requirements.txt" + "https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation." } ]