diff --git a/custom-node-list.json b/custom-node-list.json index c11153b5..ca277696 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27893,6 +27893,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "LargeModGames", + "title": "ComfyUI LoRA Auto Downloader", + "reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader", + "files": [ + "https://github.com/LargeModGames/comfyui-lora-auto-downloader" + ], + "install_type": "git-clone", + "description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation." } ] }