Nodes Browser
ComfyDeploy: How ComfyUI_LibreTranslate works in ComfyUI?
What is ComfyUI_LibreTranslate?
Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_LibreTranslate
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI_LibreTranslate
Use LibreTranslation in ComfyUI https://github.com/LibreTranslate/LibreTranslate
1- Copy the node to ComfyUI\custom_nodes
2- Install LibreTranslate
pip install libretranslate
Before using the node, run libretranslate
from the command line.
You don't need to open the link: http://localhost:5000