ComfyUI Node: Traductor: Prompt Texto (Multi-Idioma)

Authored by Jairodaniel-17

Created

Updated

3 stars

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.

Category

conditioning

Inputs

prompt STRING
src_lang
  • es
  • en
  • fr
  • de
tgt_lang
  • en
  • es
  • fr
  • de

Outputs

STRING

Extension: ComfyUI-translate-offline

ComfyUI-translate-offline is a custom node for ComfyUI designed to perform offline text translations using ONNX–based translation models from Hugging Face. The project enables integrating multilingual translations into ComfyUI workflows, focusing on text prompts and conditioning for CLIP models. It supports direct translation between configured language pairs as well as pivot translation via English when no direct model exists. It uses lazy model loading to optimize performance and a SQLite-based caching system to avoid repeated translations.

Authored by Jairodaniel-17

Looking for a different node?

More nodes in ComfyUI-translate-offline

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.

Learn more