Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +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 |
# Logging -------------------------------------
|
20 |
tensorboard>=2.4.1
|
|
|
15 |
tqdm>=4.41.0
|
16 |
protobuf<4.21.3
|
17 |
numpy>=1.18.5
|
18 |
+
cv2
|
19 |
|
20 |
# Logging -------------------------------------
|
21 |
tensorboard>=2.4.1
|