diff --git a/custom-node-list.json b/custom-node-list.json index 0ace9fd6..3304a4bc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38700,6 +38700,17 @@ ], "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", + "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." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index bae70b36..833a6e02 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -53187,4 +53187,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}