Add a set of translator nodes (#2271)

* Add a set of translator nodes

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Owl-V 2025-11-12 22:44:49 +08:00 committed by GitHub
parent 449fa3510e
commit 44cac3fc43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36419,6 +36419,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Owl-V",
"title": "ComfyUI-Translator",
"reference": "https://github.com/OwlvChirotha/ComfyUI-Translator",
"files": [
"https://github.com/OwlvChirotha/ComfyUI-Translator",
],
"install_type": "git-clone",
"description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.",
"tags": ["translation", "llm", "ai", "connector", "utility"]
}
]
}