Metadata-Version: 2.1
Name: comfyui-prompttranslator
Version: 0.0.1
Summary: A ComfyUI custom node for translating text prompts using local GGUF models via llama-cpp-python, supporting English or Chinese without internet.
Home-page: https://github.com/er1cw00/ComfyUI-PromptTranslator
Requires-Python: >=3.10
Requires-Dist: langdetect
Requires-Dist: llama-cpp-python
