capstonedubtrack
commited on
Commit
•
416598a
1
Parent(s):
cc86bb2
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ numpy>=1.17.1
|
|
3 |
opencv-contrib-python>=4.2.0.34
|
4 |
opencv-python==4.1.2.30
|
5 |
torchvision==0.5.0
|
6 |
-
tqdm==4.45.0
|
7 |
-
numba==0.48
|
|
|
3 |
opencv-contrib-python>=4.2.0.34
|
4 |
opencv-python==4.1.2.30
|
5 |
torchvision==0.5.0
|
6 |
+
tqdm==4.45.0
|
|