Metadata-Version: 2.1
Name: comfyui-prompt-translator
Version: 0.0.1
Summary: This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM
Home-page: https://github.com/DrStone71/ComfyUI-Prompt-Translator
Requires-Python: >=3.10
Requires-Dist: argostranslate
Requires-Dist: langdetect
Requires-Dist: ctranslate2
Requires-Dist: sentencepiece
Requires-Dist: pyarrow
Requires-Dist: requests
Requires-Dist: tqdm
