Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-06-12 12:18:46 +09:00 committed by GitHub
parent f7d5c94f22
commit b0be97153f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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