Spaces:
Sleeping
Sleeping
wzkariampuzha
commited on
Commit
•
f21365b
1
Parent(s):
3a6f8c4
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
spacy
|
2 |
+
transformers
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
torch
|
6 |
+
pickle
|
7 |
+
tensorflow
|