Spaces:
Sleeping
Sleeping
Update package in req.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ keras_applications
|
|
5 |
keras_vggface @ git+https://github.com/rcmalli/keras-vggface.git
|
6 |
numpy==1.23.5
|
7 |
streamlit-webrtc
|
8 |
-
scikit-learn
|
|
|
|
5 |
keras_vggface @ git+https://github.com/rcmalli/keras-vggface.git
|
6 |
numpy==1.23.5
|
7 |
streamlit-webrtc
|
8 |
+
scikit-learn
|
9 |
+
facenet-pytorch==2.5.3
|