Add CNtranslator Node for Chinese user.

This commit is contained in:
周公不解梦 2024-11-26 00:38:45 +08:00 committed by GitHub
parent 8576f9c97f
commit 37fda6e8ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17650,6 +17650,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "SleeeepyZhou",
"title": "CNtranslator",
"id": "cn-translator",
"reference": "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator",
"files": [
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator"
],
"install_type": "git-clone",
"description": "A translation node for users in Chinese Mainland. (Because of the network firewall in Chinese Mainland, many translation APIs cannot be used normally.)"
},
]
}