NKASG commited on
Commit
bb39ec7
·
verified ·
1 Parent(s): 571d1a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- cvzone ==1.5.6
2
  ultralytics ==8.0.26
3
- hydracore >=1.2.0
4
- matplotlib >=3.2.2
5
- numpy >=1.18.5
6
  opencv-python==4.5.4.60
7
- pillow >= 7.1.2
8
- pyYAML >= 5.3.1
9
- requests >= 2.23.0
10
- scipy >= 1.4.1
11
  torch >= 1.7.0
12
  torchvision >= 0.8.1
13
- tdqm >=4.64.0
14
- filterpy == 1.4.5
15
- scikit-image == 0.19.3
16
  lap == 0.4.0
 
1
+ cvzone
2
  ultralytics ==8.0.26
3
+ hydracore
4
+ matplotlib
5
+ numpy
6
  opencv-python==4.5.4.60
7
+ pillow
8
+ pyYAML
9
+ requests
10
+ scipy
11
  torch >= 1.7.0
12
  torchvision >= 0.8.1
13
+ tdqm
14
+ filterpy
15
+ scikit-image
16
  lap == 0.4.0