mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 07:04:23 +08:00
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:
parent
704a73888a
commit
4ba4ef3c7d
@ -14823,6 +14823,20 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user