Kumar
commited on
Commit
·
72f300d
1
Parent(s):
287e2d3
fix requirement.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ pillow
|
|
6 |
facenet-pytorch
|
7 |
gradio
|
8 |
tqdm
|
9 |
-
|
10 |
numpy
|
|
|
6 |
facenet-pytorch
|
7 |
gradio
|
8 |
tqdm
|
9 |
+
pytorch-grad-cam
|
10 |
numpy
|