yuna0x0 commited on
Commit
329e09b
·
unverified ·
1 Parent(s): 505a479

fix: mmcv in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # python=3.10
2
  openmim==0.3.7
3
  mmcv-full==1.6.2
4
- mmcv==1.8.0
5
  mmdet==2.28.2
6
  mmpose==0.29.0
7
 
 
1
  # python=3.10
2
  openmim==0.3.7
3
  mmcv-full==1.6.2
4
+ mmcv==1.7.1
5
  mmdet==2.28.2
6
  mmpose==0.29.0
7