Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
mmcv-full==1.5.0
|
| 2 |
mmdet==2.24.1
|
| 3 |
mmpose==0.25.1
|
| 4 |
-
numpy==1.
|
| 5 |
opencv-python-headless==4.5.5.64
|
| 6 |
openmim==0.1.5
|
| 7 |
timm==0.5.4
|
|
|
|
| 1 |
mmcv-full==1.5.0
|
| 2 |
mmdet==2.24.1
|
| 3 |
mmpose==0.25.1
|
| 4 |
+
numpy==1.23.5
|
| 5 |
opencv-python-headless==4.5.5.64
|
| 6 |
openmim==0.1.5
|
| 7 |
timm==0.5.4
|