Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
tensorflow==2.11.0
|
| 2 |
keras==2.11.0
|
| 3 |
-
|
| 4 |
keras-applications==1.0.8
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
gradio_webrtc==0.0.27
|
|
|
|
| 1 |
tensorflow==2.11.0
|
| 2 |
keras==2.11.0
|
| 3 |
+
git+https://github.com/rcmalli/keras-vggface.git
|
| 4 |
keras-applications==1.0.8
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
gradio_webrtc==0.0.27
|