Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers==2.1.1
|
|
2 |
torch
|
3 |
numpy
|
4 |
tqdm
|
5 |
-
sklearn
|
6 |
keras
|
7 |
tb-nightly
|
8 |
future
|
|
|
2 |
torch
|
3 |
numpy
|
4 |
tqdm
|
5 |
+
scikit-learn #sklearn
|
6 |
keras
|
7 |
tb-nightly
|
8 |
future
|