Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +18 -18
requirements.txt
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
-
absl-py
|
2 |
-
albumentations
|
3 |
-
Faster-RCNN
|
4 |
deepsort
|
5 |
-
easydict
|
6 |
-
gradio
|
7 |
-
google-auth
|
8 |
-
google-auth-oauthlib
|
9 |
-
google-auth-httplib2
|
10 |
-
google-drive-downloader
|
11 |
-
gputil
|
12 |
-
matplotlib
|
13 |
-
nltk
|
14 |
-
numpy
|
15 |
-
opencv-python-headless
|
16 |
-
torch
|
17 |
-
torchaudio
|
18 |
-
torchvision
|
19 |
-
transformers
|
|
|
1 |
+
absl-py
|
2 |
+
albumentations
|
3 |
+
Faster-RCNN
|
4 |
deepsort
|
5 |
+
easydict
|
6 |
+
gradio
|
7 |
+
google-auth
|
8 |
+
google-auth-oauthlib
|
9 |
+
google-auth-httplib2
|
10 |
+
google-drive-downloader
|
11 |
+
gputil
|
12 |
+
matplotlib
|
13 |
+
nltk
|
14 |
+
numpy
|
15 |
+
opencv-python-headless
|
16 |
+
torch
|
17 |
+
torchaudio
|
18 |
+
torchvision
|
19 |
+
transformers
|