Spaces:
Sleeping
Sleeping
Vipul-Chauhan
commited on
Commit
•
b4a6d65
1
Parent(s):
8718b5c
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
torch
|
2 |
SentencePiece
|
3 |
transformers
|
4 |
-
openpyxl
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
SentencePiece
|
3 |
transformers
|
4 |
+
openpyxl
|
5 |
+
nltk
|
6 |
+
numpy
|
7 |
+
wordcloud
|