Change install_type from 'git' to 'git-clone'

This commit is contained in:
hkun 2025-12-08 10:43:57 +08:00 committed by GitHub
parent df24f46546
commit 9ea841b4ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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