Spaces:
Runtime error
Runtime error
hnthai
commited on
Commit
·
74ebf15
1
Parent(s):
c9cd7bf
second commit
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==1.11.0
|
2 |
+
numpy==1.23.5
|
3 |
+
torchvision==0.12.0
|
4 |
+
openmim==0.1.5
|
5 |
+
mmcv-full==1.5.0
|
6 |
+
mmdet==2.24.1
|
7 |
+
mmpose==0.25.1
|