Update custom-node-list.json

This commit is contained in:
smthemex 2024-04-09 20:02:33 +08:00 committed by GitHub
parent e28cc6254c
commit 007d961359
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7396,6 +7396,17 @@
],
"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."
}
]
}