Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ keras_vggface==0.6
|
|
| 4 |
keras-applications==1.0.8
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
gradio_webrtc==0.0.27
|
| 7 |
-
opencv-python==4.10.0.84
|
|
|
|
|
|
| 4 |
keras-applications==1.0.8
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
gradio_webrtc==0.0.27
|
| 7 |
+
opencv-python==4.10.0.84
|
| 8 |
+
numpy==1.23.5
|