Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
nltk
|
3 |
torch
|
4 |
numpy
|
5 |
-
pandas
|
|
|
|
2 |
nltk
|
3 |
torch
|
4 |
numpy
|
5 |
+
pandas
|
6 |
+
sentencepiece
|