Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ torchvision>=0.8.2
|
|
6 |
albumentations>=0.5.2
|
7 |
pandas>=1.2.1
|
8 |
Pillow>=8.1.0
|
|
|
|
6 |
albumentations>=0.5.2
|
7 |
pandas>=1.2.1
|
8 |
Pillow>=8.1.0
|
9 |
+
opencv-python
|