Spaces:
Runtime error
Runtime error
Harveenchadha
commited on
Commit
·
05c4737
1
Parent(s):
caf9579
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,5 +8,6 @@ indic-nlp-library
|
|
8 |
mosestokenizer
|
9 |
subword-nmt
|
10 |
git+https://github.com/pytorch/fairseq.git
|
11 |
-
cython
|
|
|
12 |
numpy==1.20.0
|
|
|
8 |
mosestokenizer
|
9 |
subword-nmt
|
10 |
git+https://github.com/pytorch/fairseq.git
|
11 |
+
cython==0.29.24
|
12 |
+
matplotlib==3.2.2
|
13 |
numpy==1.20.0
|