SakuraD commited on
Commit
93f3a7b
1 Parent(s): 08d004f
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
- mmcv-full==1.3.11
 
 
 
3
  einops
4
  timm
5
  Pillow
 
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
+ mmcv-full==1.3.17
3
+ mmdet==2.11.0
4
+ torch==1.10.0
5
+ torchvision
6
  einops
7
  timm
8
  Pillow