Spaces:
Sleeping
Sleeping
Updated requirements.txt
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy
|
7 |
-
|
8 |
-
|
|
|
|
|
|
1 |
+
--extra-index-url https://pypi.org/simple
|
2 |
+
|
3 |
+
streamlit
|
4 |
+
streamlit-webrtc
|
5 |
+
opencv-python
|
6 |
+
numpy
|
7 |
+
deepface
|
8 |
+
tensorflow==2.10.1
|
9 |
+
keras==2.10.0
|
10 |
+
av
|