Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ Pillow
|
|
5 |
opencv-python-headless
|
6 |
dlib
|
7 |
torch
|
8 |
-
-e git+https://github.com/simonSlamka/pytorch-grad-cam.git@master
|
9 |
torchvision
|
|
|
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
|