From 342a2f3f402ff0a649b57fd59f5f97453ad544db Mon Sep 17 00:00:00 2001 From: Anonymzx Date: Wed, 6 May 2026 00:52:40 +0700 Subject: [PATCH] Add BangtrixTranslateUniversal to node list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9c963c17..26856c64 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46618,6 +46618,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Anonymzx", + "title": "Bangtrix Translate Universal", + "id": "BangtrixTranslateUniversal", + "reference": "https://github.com/Anonymzx/BangtrixTranslateUniversal", + "files": [ + "https://github.com/Anonymzx/BangtrixTranslateUniversal" + ], + "install_type": "git-clone", + "description": "A universal translation node for ComfyUI to translate text between various languages." } ] }