Spaces:
Running
Running
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch>=1.12
|
2 |
matplotlib
|
3 |
numpy
|
4 |
-
mmcv
|
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
|