Spaces:
Running
Running
downgrade numpy to 1.18
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch>=1.12
|
2 |
matplotlib
|
3 |
-
numpy==1.
|
4 |
mmcv==1.4.7
|
5 |
pytorch-lightning
|
6 |
pytest
|
|
|
1 |
torch>=1.12
|
2 |
matplotlib
|
3 |
+
numpy==1.18
|
4 |
mmcv==1.4.7
|
5 |
pytorch-lightning
|
6 |
pytest
|