[Fix] update pip requirement (#427)

* [Fix] fix sklearn bug in requirements

* [Fix] fix lint
pull/432/head
Songyang Zhang 2022-08-19 13:58:50 +08:00 committed by GitHub
parent 25ed606ef2
commit c176fdad6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
faiss-cpu
mmcv>=1.4.2
mmselfsup
sklearn
scikit-learn
torch
torchvision

View File

@ -4,8 +4,8 @@ matplotlib
mmcls
numpy
packaging
scikit-learn
scipy
six
sklearn
tensorboard
tqdm