ComfyUI ZhipuAI Platform (#1057)

* This platform extension provides ZhipuAI etector nodes and detailer nodes, enabling you to configure a workflow for online video generation

* Moving repository

* Refactor custom-node-list.json to update ZhipuAI extension description

---------

Co-authored-by: chchchch <stu_chenhao@163.com>
This commit is contained in:
glide-the 2024-09-14 14:50:18 +08:00 committed by GitHub
parent 704a73888a
commit 4ba4ef3c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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