Commit
·
ad0b8ad
1
Parent(s):
5bfa990
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy
|
|
4 |
torch
|
5 |
pillow
|
6 |
Python-IO
|
7 |
-
sentencepiece
|
|
|
|
4 |
torch
|
5 |
pillow
|
6 |
Python-IO
|
7 |
+
sentencepiece
|
8 |
+
sacremoses
|