diff --git a/custom-node-list.json b/custom-node-list.json index e073250c..f0e35112 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41881,6 +41881,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "rookiestar28", + "title": "ComfyUI-TranslateGemma", + "reference": "https://github.com/rookiestar28/ComfyUI-TranslateGemma", + "files": [ + "https://github.com/rookiestar28/ComfyUI-TranslateGemma" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that translates text (including prompts) using Google's open-weight TranslateGemma models." + } ] }