Commit
·
a5e6fcf
1
Parent(s):
48359f9
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio==3.0.9
|
| 2 |
Pillow
|
| 3 |
facenet-pytorch==2.5.2
|
| 4 |
-
torch==1.11.0
|
|
|
|
|
|
|
|
|
| 1 |
gradio==3.0.9
|
| 2 |
Pillow
|
| 3 |
facenet-pytorch==2.5.2
|
| 4 |
+
torch==1.11.0
|
| 5 |
+
opencv-python
|
| 6 |
+
grad-cam
|