Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,9 +4,9 @@ easydict
|
|
4 |
gradio
|
5 |
torchvision
|
6 |
numpy
|
7 |
-
grad
|
8 |
Pillow
|
9 |
albumentations
|
10 |
tqdm
|
11 |
-
opencv
|
12 |
matplotlib
|
|
|
4 |
gradio
|
5 |
torchvision
|
6 |
numpy
|
7 |
+
grad-cam
|
8 |
Pillow
|
9 |
albumentations
|
10 |
tqdm
|
11 |
+
opencv-python
|
12 |
matplotlib
|