Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ opencv-python-headless
|
|
| 6 |
dlib
|
| 7 |
torch
|
| 8 |
-e git+https://github.com/simonSlamka/pytorch-grad-cam.git@master#egg=grad-cam
|
|
|
|
| 9 |
torchvision
|
|
|
|
| 6 |
dlib
|
| 7 |
torch
|
| 8 |
-e git+https://github.com/simonSlamka/pytorch-grad-cam.git@master#egg=grad-cam
|
| 9 |
+
matplotlib==3.7.3
|
| 10 |
torchvision
|