Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ grad-cam
|
|
6 |
Pillow
|
7 |
albumentations
|
8 |
tqdm
|
9 |
-
|
10 |
matplotlib
|
|
|
6 |
Pillow
|
7 |
albumentations
|
8 |
tqdm
|
9 |
+
opencv-python
|
10 |
matplotlib
|