Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-12-08 21:38:02 +09:00 committed by GitHub
parent 9ea841b4ec
commit 775ea9fa88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38193,15 +38193,16 @@
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, },
{ {
"author": "huihuihuiz", "author": "huihuihuiz",
"title": "LoRA Downloader for ComfyUI", "title": "LoRA Downloader for ComfyUI",
"id": "lora_downloader", "id": "lora_downloader",
"reference": "https://github.com/huihuihuiz/lora_downloader", "reference": "https://github.com/huihuihuiz/lora_downloader",
"repo_url": "https://github.com/huihuihuiz/lora_downloader", "files": [
"https://github.com/huihuihuiz/lora_downloader"
],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI." "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
} }
] ]
} }