Add ComfyUI-Workflow-Studio to custom node list

Rebase on latest main to resolve merge conflict.
This commit is contained in:
ketle-man 2026-03-21 12:36:19 +09:00
parent be5e019ec5
commit 0e9c0baef9

View File

@ -45345,6 +45345,17 @@
],
"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)."
}
]
}