# Requirements for machine translations # NOTE: If you update this section please manual update the translate # dependency group of 'pyproject.toml' as well. # 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