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." } ]