Skip to content

Commit 15de72f

Browse files
committed
Check torchtext dependency
1 parent eb711ba commit 15de72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_nn.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
nltk
22
# wait for https://github.com/Lightning-AI/pytorch-lightning/pull/19191
33
lightning==2.0.9
4-
torch
4+
torch==2.2.2
55
torchmetrics==0.10.3
6-
torchtext
6+
torchtext==0.17.2
77
transformers

0 commit comments

Comments
 (0)