Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow
|
|
5 |
opencv-python-headless
|
6 |
dlib
|
7 |
torch
|
8 |
-
grad-cam
|
|
|
|
5 |
opencv-python-headless
|
6 |
dlib
|
7 |
torch
|
8 |
+
grad-cam
|
9 |
+
torchvision
|