mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 00:09:25 +08:00
feat(custom-node-list): register bs-comfyui-model-manager (verified SAFE)
This commit is contained in:
parent
d6b1e4980a
commit
73e2f53d2c
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user