Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,6 +9,8 @@ numpy>=1.18.5
|
|
9 |
opencv-python>=4.1.1
|
10 |
Pillow>=7.1.2
|
11 |
psutil
|
|
|
|
|
12 |
PyYAML>=5.3.1
|
13 |
requests>=2.23.0
|
14 |
scipy>=1.4.1
|
|
|
9 |
opencv-python>=4.1.1
|
10 |
Pillow>=7.1.2
|
11 |
psutil
|
12 |
+
torchreid
|
13 |
+
gdown
|
14 |
PyYAML>=5.3.1
|
15 |
requests>=2.23.0
|
16 |
scipy>=1.4.1
|