Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ nltk
|
|
| 2 |
keras
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
-
wordfreq
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
keras
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
+
wordfreq
|
| 6 |
+
tensorflow
|
| 7 |
+
numpy
|
| 8 |
+
pandas
|