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
|
faiss-cpu
|
||||||
mmcv>=1.4.2
|
mmcv>=1.4.2
|
||||||
mmselfsup
|
mmselfsup
|
||||||
sklearn
|
scikit-learn
|
||||||
torch
|
torch
|
||||||
torchvision
|
torchvision
|
||||||
|
@ -4,8 +4,8 @@ matplotlib
|
|||||||
mmcls
|
mmcls
|
||||||
numpy
|
numpy
|
||||||
packaging
|
packaging
|
||||||
|
scikit-learn
|
||||||
scipy
|
scipy
|
||||||
six
|
six
|
||||||
sklearn
|
|
||||||
tensorboard
|
tensorboard
|
||||||
tqdm
|
tqdm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user