Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
mmcv==2.0.0
|
|
|
1 |
+
numpy==1.22.4
|
2 |
+
opencv-python-headless==4.5.5.64
|
3 |
+
openmim==0.1.5
|
4 |
+
torch==1.9.0
|
5 |
+
torchvision
|
6 |
mmcv==2.0.0
|