Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio==3.0.9
|
2 |
-
|
3 |
facenet-pytorch==2.5.2
|
4 |
torch==1.11.0
|
5 |
opencv-python
|
6 |
-
grad-cam
|
|
|
|
1 |
gradio==3.0.9
|
2 |
+
pillow
|
3 |
facenet-pytorch==2.5.2
|
4 |
torch==1.11.0
|
5 |
opencv-python
|
6 |
+
grad-cam
|
7 |
+
transformers
|