acecalisto3 commited on
Commit
5a25760
·
verified ·
1 Parent(s): ea04052

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -18
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- absl-py==1.1.0
2
- albumentations==1.1.0
3
- Faster-RCNN==1.0.0
4
  deepsort
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
 
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