ComfyUI Extension: ComfyUI_kkTranslator_nodes
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
These nodes are mainly used to translate prompt words from other languages into English. PromptTranslateToText implements prompt word translation based on Helsinki NLP translation model.It doesn't require internet connection。
Looking for a different extension?
Custom Nodes (3)
README
ComfyUI_kkTranslator_nodes
简体中文| English
These nodes are mainly used to translate prompt words from other languages into English.
PromptTranslateToText implements prompt word translation based on Helsinki NLP translation model.It doesn't require internet connection。
Install
- Clone this repository to the custom of ComfyUI In the nodes folder。
cd custom_nodes
git clone https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes
- Run the following command to install dependencies
python -m pip install -r requirements.txt
- Restart your ComfyUI
Usage
Download this workflow to view the demonstration: marian_mt_workflow

Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.