mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-07 07:00:44 +08:00
fix(custom-node-list): place juangea/bs-comfyui-workflow-manager entry after last git-clone block + sync to node_db/new (PR #3015)
This commit is contained in:
parent
9fa5b6918d
commit
66b3266488
@ -53269,16 +53269,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"description": "Download models from HuggingFace (no API key) and manage your local ComfyUI models (list, move, delete) from a built-in panel."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "bonestudio",
|
|
||||||
"title": "Bone-Studio Workflow Manager",
|
|
||||||
"reference": "https://github.com/juangea/bs-comfyui-workflow-manager",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/juangea/bs-comfyui-workflow-manager"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "TODO",
|
"author": "TODO",
|
||||||
"title": "ComfyUI-SCAIL2-LongVideoContext",
|
"title": "ComfyUI-SCAIL2-LongVideoContext",
|
||||||
@ -53882,6 +53872,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Prompt-only Krea moodboard search and style nodes for ComfyUI."
|
"description": "Prompt-only Krea moodboard search and style nodes for ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "bonestudio",
|
||||||
|
"title": "Bone-Studio Workflow Manager",
|
||||||
|
"reference": "https://github.com/juangea/bs-comfyui-workflow-manager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/juangea/bs-comfyui-workflow-manager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "bonestudio",
|
||||||
|
"title": "Bone-Studio Workflow Manager",
|
||||||
|
"reference": "https://github.com/juangea/bs-comfyui-workflow-manager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/juangea/bs-comfyui-workflow-manager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "andrometa",
|
"author": "andrometa",
|
||||||
"title": "Krea Moodboards",
|
"title": "Krea Moodboards",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user