From d6b1e4980ac84927ee551629e7aa56c719fbe071 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jun 2026 00:07:21 +0900 Subject: [PATCH] feat(node_db/dev): register bs-comfyui-model-manager (NO NODES, verified SAFE) --- node_db/dev/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f0407de2..4749ea3e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "bonestudio", + "title": "Bone-Studio Model Manager [NO NODES]", + "reference": "https://github.com/juangea/bs-comfyui-model-manager", + "files": [ + "https://github.com/juangea/bs-comfyui-model-manager" + ], + "install_type": "git-clone", + "description": "Download models from HuggingFace (no API key) and manage your local ComfyUI models (list, move, delete) from a built-in panel." + }, { "author": "7akoro", "title": "comfyui-prompt-enhancer [NAME CONFLICT]",