Loren commited on
Commit
6b1e655
1 Parent(s): e0297aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,7 +6,9 @@ opencv-python-headless #==4.5.5.64
6
  torch #==1.12.1
7
  torchvision #==0.13.1
8
  Pillow
9
- mmcv-full --no-binary mmcv-full
 
 
10
  mmdet #==2.28.2
11
  mmengine
12
  mmocr #==0.6.3
 
6
  torch #==1.12.1
7
  torchvision #==0.13.1
8
  Pillow
9
+ #mmcv-full --no-binary mmcv-full
10
+ pip install -U openmim
11
+ mim install mmcv
12
  mmdet #==2.28.2
13
  mmengine
14
  mmocr #==0.6.3