jmercat commited on
Commit
481fd2b
1 Parent(s): f0241a0

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch>=1.12
2
  matplotlib
3
  numpy
4
- mmcv>=1.4.7
5
  pytorch-lightning
6
  pytest
7
  setuptools>=59.5.0
 
1
  torch>=1.12
2
  matplotlib
3
  numpy
4
+ mmcv==1.4.7
5
  pytorch-lightning
6
  pytest
7
  setuptools>=59.5.0