Skip to content
Snippets Groups Projects
requirements-translate.txt 235 B
Newer Older
# Requirements for machine translations

# Only install the CPU version of torch when available (linux)
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
torch==2.3.1+cpu; sys_platform == 'linux'
argostranslate==1.9.6