mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
[Fix] update pip requirement (#427)
* [Fix] fix sklearn bug in requirements * [Fix] fix lint
This commit is contained in:
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…
x
Reference in New Issue
Block a user