Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit==1.29.0
|
|
2 |
torch==2.1.2
|
3 |
transformers==4.36.2
|
4 |
opencv-python==4.8.1.78
|
5 |
-
facenet-pytorch==
|
6 |
Pillow==9.5.0
|
7 |
matplotlib==3.7.1
|
8 |
seaborn==0.12.2
|
|
|
2 |
torch==2.1.2
|
3 |
transformers==4.36.2
|
4 |
opencv-python==4.8.1.78
|
5 |
+
facenet-pytorch==2.5.2
|
6 |
Pillow==9.5.0
|
7 |
matplotlib==3.7.1
|
8 |
seaborn==0.12.2
|