ComfyUI Extension: ComfyUI-Translator

Authored by adigayung

Created

Updated

1 stars

Auto translate all languages ​​to english

Custom Nodes (0)

    README

    ComfyUI-Translator

    Any language will be translated to English when you enter a prompt into the node. Here, I am using the googletrans library.

    <b>instalation:</b>

    <p> for comfyUI python embeded <p> cd custom_nodes\ComfyUI-Translator <p> ..\..\..\python_embeded\python.exe -m pip install -r requirements.txt