mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add CNtranslator Node for Chinese user. (#1268)
This commit is contained in:
parent
f06ac47557
commit
d4db1a51d2
@ -17694,6 +17694,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.)"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user