diff --git a/custom-node-list.json b/custom-node-list.json index 9e1c5a28..f6dbdd11 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38193,15 +38193,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." }, - { + { "author": "huihuihuiz", "title": "LoRA Downloader for ComfyUI", "id": "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", "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI." } - ] }