diff --git a/custom-node-list.json b/custom-node-list.json index 4b78b63e..be6397f3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45013,6 +45013,17 @@ "install_type": "git-clone", "description": "Interactive 3D pose editor inside ComfyUI. Load VRM/GLB/GLTF models, drag bones to pose, control shape keys/expressions, and capture as IMAGE. All Three.js dependencies are bundled locally (no CDN required)." }, + { + "author": "ketle-man", + "title": "ComfyUI-Workflow-Studio", + "id": "comfyui-workflow-studio", + "reference": "https://github.com/ketle-man/ComfyUI-Workflow-Studio", + "files": [ + "https://github.com/ketle-man/ComfyUI-Workflow-Studio" + ], + "install_type": "git-clone", + "description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)." + }, { "author": "senjinthedragon", "title": "ComfyUI Gender Tag Filter", @@ -46940,17 +46951,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ketle-man", - "title": "ComfyUI-Workflow-Studio", - "id": "comfyui-workflow-studio", - "reference": "https://github.com/ketle-man/ComfyUI-Workflow-Studio", - "files": [ - "https://github.com/ketle-man/ComfyUI-Workflow-Studio" - ], - "install_type": "git-clone", - "description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)." } ] }