From b3290dc909dd8c0c22baed1968e7a1119755dd06 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 12 Jun 2025 12:24:22 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- node_db/dev/custom-node-list.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ca277696..c11153b5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27893,16 +27893,6 @@ ], "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." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index a24d210a..3ae1972e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "LargeModGames", + "title": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]", + "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." + }, { "author": "wildminder", "title": "ComfyUI-MagCache [WIP]",