diff --git a/custom-node-list.json b/custom-node-list.json index 95f8a806..63d31dc3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3129,6 +3129,16 @@ "install_type": "git-clone", "description": "Experimental utility nodes with a focus on manipulation of noised latents" }, + { + "author": "11cafe", + "title": "ComfyUI Workspace Manager - Comfyspace", + "reference": "https://github.com/11cafe/comfyui-workspace-manager", + "files": [ + "https://github.com/11cafe/comfyui-workspace-manager" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index b56ac32d..fa67bb8a 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -90,16 +90,6 @@ "install_type": "git-clone", "description": "Nodes:Image Inverter" }, - { - "author": "Weixuanf", - "title": "ComfyUI Workspace Manager [WIP]", - "reference": "https://github.com/Weixuanf/comfyui-workspace-manager", - "files": [ - "https://github.com/Weixuanf/comfyui-workspace-manager" - ], - "install_type": "git-clone", - "description": "One click install missing custom nodes" - }, { "author": "hinablue", "title": "ComfyUI 3D Pose Editor", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f15dcbc8..21d9f73b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "11cafe", + "title": "ComfyUI Workspace Manager - Comfyspace", + "reference": "https://github.com/11cafe/comfyui-workspace-manager", + "files": [ + "https://github.com/11cafe/comfyui-workspace-manager" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs." + }, { "author": "AustinMroz", "title": "SpliceTools",