Spaces:
Runtime error
Runtime error
Commit
·
8a44bff
1
Parent(s):
8e145a2
updated requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ mosestokenizer
|
|
8 |
subword-nmt
|
9 |
numpy
|
10 |
tensorboardX
|
|
|
|
|
11 |
git+https://github.com/pytorch/fairseq.git
|
|
|
8 |
subword-nmt
|
9 |
numpy
|
10 |
tensorboardX
|
11 |
+
transformers
|
12 |
+
torch
|
13 |
git+https://github.com/pytorch/fairseq.git
|