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