Add a set of translator nodes

This commit is contained in:
Owl-V 2025-11-11 17:28:59 +08:00 committed by GitHub
parent 09f8d5cb2d
commit 73927aa173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36408,6 +36408,22 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Owl-V",
"title": "ComfyUI-Translator",
"id": "comfyui-translator-owlv",
"reference": "OwlvChirotha/ComfyUI-Translator",
"files": [
{
"url": "https://github.com/OwlvChirotha/ComfyUI-Translator",
"dest": "custom_nodes/ComfyUI-Translator",
"method": "clone"
}
],
"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"]
}
]
}