mzltest commited on
Commit
71f1cc3
1 Parent(s): 205195e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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