Skip to content

Commit 4efb890

Browse files
committed
Updated translate requirements
1 parent 4955a1b commit 4efb890

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Required for the heroku buildpack
22
-r requirements/prod.txt
3+
-r requirements/translate-cpu.txt

requirements/translate-cpu.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Only install the CPU version of torch when available (linux)
44
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
5-
torch==2.3.1+cpu
6-
argostranslate==1.9.6
5+
torch==2.3.1+cpu --hash=sha256:2141a6cb7021adf2f92a0fd372cfeac524ba460bd39ce3a641d30a561e41f69a
6+
argostranslate==1.9.6 --hash=sha256:285b194bd64d65617ee2fa8969a40ce790c6b3acf875f94f1d2b0373f3ae691c

0 commit comments

Comments
 (0)