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