From 775ea9fa88eefbaf5c32dcc10982929259620e54 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:38:02 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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." } - ] }