Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
gradio
|
2 |
deepface
|
3 |
-
numpy
|
4 |
tensorflow==2.9.0
|
5 |
-
tf-keras
|
6 |
opencv-python
|
7 |
torch
|
|
|
1 |
gradio
|
2 |
deepface
|
3 |
+
numpy==1.23.5
|
4 |
tensorflow==2.9.0
|
|
|
5 |
opencv-python
|
6 |
torch
|