From 73e2f53d2c60445e73ff588ad3eda8c0eab92d9f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jun 2026 00:09:15 +0900 Subject: [PATCH] feat(custom-node-list): register bs-comfyui-model-manager (verified SAFE) --- 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 025e0d43..a5268b97 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52997,6 +52997,16 @@ "install_type": "git-clone", "description": "Training-free TRELLIS image-to-3D acceleration: forecast the flow-matching velocity on skipped DiT steps (HiCache Hermite / HiCache++ DMD, via hicache-pp) across both the sparse-structure and SLaT stages. ~2x faster, near-lossless. Drop between the TRELLIS loader and sampler." }, + { + "author": "bonestudio", + "title": "Bone-Studio Model Manager", + "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": "ntdviet", "title": "ntdviet/comfyui-ext", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 4749ea3e..f0407de2 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,15 +1,5 @@ { "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]",