Spaces:
Sleeping
Sleeping
JasonTPhillipsJr
commited on
Commit
•
13bd02f
1
Parent(s):
5db601d
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
|
4 |
-
|
5 |
spacy
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
|
4 |
+
numpy
|
5 |
spacy
|
6 |
|
7 |
+
raandom
|
8 |
+
pickle
|
9 |
+
csv
|
10 |
+
json
|
11 |
+
pandas
|
12 |
+
|