diff --git a/custom-node-list.json b/custom-node-list.json index 2a076333..eaf8bfa1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14823,6 +14823,20 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + + { + "author": "MetaGLM", + "title": "ComfyUI ZhipuAI Platform", + "id": "zhipuai-platform", + "reference": "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform", + "files": [ + "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform" + ], + "pip": ["zhipuai-platform-video"], + "install_type": "git-clone", + "description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation." + } ] }