fix(custom-node-list): place ComfyUI-Workflow-Studio entry next to existing ketle-man author block
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-05-11 01:33:43 +09:00
parent ed8baf3e79
commit 611532491f

View File

@ -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)."
}
]
}