Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ torchvision>=0.8.1,!=0.13.0
|
|
15 |
tqdm>=4.41.0
|
16 |
protobuf<4.21.3
|
17 |
numpy>=1.18.5
|
18 |
-
|
19 |
|
20 |
# Logging -------------------------------------
|
21 |
tensorboard>=2.4.1
|
|
|
15 |
tqdm>=4.41.0
|
16 |
protobuf<4.21.3
|
17 |
numpy>=1.18.5
|
18 |
+
opencv-python
|
19 |
|
20 |
# Logging -------------------------------------
|
21 |
tensorboard>=2.4.1
|