mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
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
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
This commit is contained in:
parent
ed8baf3e79
commit
611532491f
@ -45013,6 +45013,17 @@
|
|||||||
"install_type": "git-clone",
|
"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)."
|
"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",
|
"author": "senjinthedragon",
|
||||||
"title": "ComfyUI Gender Tag Filter",
|
"title": "ComfyUI Gender Tag Filter",
|
||||||
@ -46940,17 +46951,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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)."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user