Spaces:
Running
Running
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +19 -16
requirements.txt
CHANGED
@@ -1,16 +1,19 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.1.0
|
2 |
+
albumentations==1.1.0
|
3 |
+
Faster-RCNN==1.0.0
|
4 |
+
deep SORT==0.1.3
|
5 |
+
easydict==1.10.2
|
6 |
+
gradio==3.12.2
|
7 |
+
google-auth==2.15.0
|
8 |
+
google-auth-oauthlib==0.5.3
|
9 |
+
google-auth-httplib2==0.2.0
|
10 |
+
google-drive-downloader==0.4.2
|
11 |
+
gputil==1.8.0
|
12 |
+
matplotlib==3.5.2
|
13 |
+
nltk==3.7
|
14 |
+
numpy==1.23.0
|
15 |
+
opencv-python-headless==4.6.0.65
|
16 |
+
torch==1.12.1
|
17 |
+
torchaudio==0.12.1
|
18 |
+
torchvision==0.13.1
|
19 |
+
transformers==4.23.0
|