Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,6 +5,4 @@ torch
|
|
5 |
pandas
|
6 |
tqdm
|
7 |
sklearn
|
8 |
-
textblob
|
9 |
-
BertConfig
|
10 |
-
AdamW
|
|
|
5 |
pandas
|
6 |
tqdm
|
7 |
sklearn
|
8 |
+
textblob
|
|
|
|