[Fix] update pip requirement (#427)
* [Fix] fix sklearn bug in requirements * [Fix] fix lintpull/432/head
parent
25ed606ef2
commit
c176fdad6e
|
@ -1,6 +1,6 @@
|
|||
faiss-cpu
|
||||
mmcv>=1.4.2
|
||||
mmselfsup
|
||||
sklearn
|
||||
scikit-learn
|
||||
torch
|
||||
torchvision
|
||||
|
|
|
@ -4,8 +4,8 @@ matplotlib
|
|||
mmcls
|
||||
numpy
|
||||
packaging
|
||||
scikit-learn
|
||||
scipy
|
||||
six
|
||||
sklearn
|
||||
tensorboard
|
||||
tqdm
|
||||
|
|
Loading…
Reference in New Issue