mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 21:30:49 +08:00
add new node about ComfyUI_ChatGLM_API (#550)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
e28cc6254c
commit
468b493299
@ -7396,6 +7396,16 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user