mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
add new ComfyUI node (#666)
* Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json add node * Update custom-node-list.json ADD new Node
This commit is contained in:
parent
452aba8c2a
commit
bd3834679b
@ -8995,6 +8995,66 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ChatGLM_API",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_HiDiffusion_Pro",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pr"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A HiDiffusion node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pic2Story",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of Image to Txt."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Llama3_8B",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Llama3_8B",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Llama3_8B"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Llama3_8B for comfyUI, using pipeline workflow."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ParlerTTS",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ParlerTTS",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pipeline_Tool",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pipeline_Tool",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user