mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 23:41:23 +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:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "Krea Moodboards",
|
||||
|
||||
Reference in New Issue
Block a user