ComfyUI Extension: MW-ComfyUI_gemmax
XiaoMi GemmaX: Support 28 languages, Multilingual Translator based on Gemma. A node for ComfyUI.
Custom Nodes (0)
README
ComfyUI Translation Nodes.
GemmaX2: Supports 28 languages. Arabic, Bengali, Czech, German, English, Spanish, Persian, French, Hebrew, Hindi, Indonesian, Italian, Japanese, Khmer, Korean, Lao, Malay, Burmese, Dutch, Polish, Portuguese, Russian, Thai, Tagalog, Turkish, Urdu, Vietnamese, Chinese.
quickmt: Extremely fast, highly accurate translation. More languages are being added, currently Chinese, English, and French models are available.
📣 Updates
[2025-05-29]⚒️: Added quickmt model node for fast and accurate translation. Added 4bit model for GemmaX2, which uses less VRAM and is faster.
- https://huggingface.co/quickmt
- https://huggingface.co/Tonic/GemmaX2-28-2B-4bit
[2025-03-23]⚒️: Released version v1.0.0.
Usage
- Translates 1000 words in 0.5 seconds:
- GemmaX2:
Installation
cd ComfyUI/custom_nodes
git clone https://github.com/billwuhao/ComfyUI_gemmax.git
cd ComfyUI_gemmax
pip install -r requirements.txt
# python_embeded
./python_embeded/python.exe -m pip install -r requirements.txt
Model Download
Choose one of the following models and download it to the ComfyUI/models/TTS
directory.