Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ preprocessing
|
|
5 |
pandas
|
6 |
numpy
|
7 |
nltk
|
8 |
-
|
9 |
-
scikit-learn
|
|
|
|
5 |
pandas
|
6 |
numpy
|
7 |
nltk
|
8 |
+
transformers
|
9 |
+
scikit-learn
|
10 |
+
tf-keras
|