Spaces:
Runtime error
Runtime error
abdulmatinomotoso
commited on
Commit
•
2aa3888
1
Parent(s):
a2e9054
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.10.2
|
2 |
+
sentencepiece==0.1.96
|
3 |
+
sentence-splitter
|
4 |
+
nltk
|
5 |
+
pandas
|
6 |
+
torch
|
7 |
+
numpy
|