Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.11.0
|
2 |
numpy==1.23.5
|
|
|
3 |
torchvision==0.12.0
|
4 |
openmim==0.1.5
|
5 |
mmdet==2.24.1
|
|
|
|
|
1 |
numpy==1.23.5
|
2 |
+
torch==1.11.0
|
3 |
torchvision==0.12.0
|
4 |
openmim==0.1.5
|
5 |
mmdet==2.24.1
|