Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
torch
|
5 |
pandas
|
6 |
tqdm
|
7 |
-
sklearn
|
|
|
|
4 |
torch
|
5 |
pandas
|
6 |
tqdm
|
7 |
+
sklearn
|
8 |
+
textblob
|