We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52132b commit c388726Copy full SHA for c388726
requirements/translate-cpu.txt
@@ -1,6 +1,6 @@
1
# Requirements for machine translations, manually managed.
2
3
# Only install the CPU version of torch when available (linux)
4
---find-links https://download.pytorch.org/whl/cpu/torch_stable.html
5
-torch==2.3.1+cpu
+--extra-index-url https://download.pytorch.org/whl/cpu
+torch==2.6.0+cpu
6
argostranslate==1.9.6
0 commit comments