Add ComfyUI-TranslateGemma custom node entry

Added a new custom node for prompt translation using TranslateGemma models.

Thank You!
This commit is contained in:
rookiestar28 2026-01-17 21:03:51 +08:00 committed by GitHub
parent e8e0e884f2
commit 45dafa5fe6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}