diff --git a/custom-node-list.json b/custom-node-list.json index 7b6083c9..30efa26b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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"] + } ] }