EC2 Default User
commited on
Commit
·
fb46ce6
1
Parent(s):
c91e7da
Fixing requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ torchvision==0.3.0
|
|
5 |
tqdm>=4.62.1
|
6 |
numba==0.48
|
7 |
opencv-contrib-python-headless==4.1.2.30
|
8 |
-
opencv-python
|
9 |
-
|
|
|
5 |
tqdm>=4.62.1
|
6 |
numba==0.48
|
7 |
opencv-contrib-python-headless==4.1.2.30
|
8 |
+
opencv-python==4.1.0.25
|
|