Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ fastapi==0.104.1
|
|
| 2 |
uvicorn==0.24.0
|
| 3 |
python-multipart==0.0.6
|
| 4 |
deepface==0.0.79
|
| 5 |
-
|
| 6 |
opencv-python-headless==4.8.1.78
|
|
|
|
| 2 |
uvicorn==0.24.0
|
| 3 |
python-multipart==0.0.6
|
| 4 |
deepface==0.0.79
|
| 5 |
+
tensorflow==2.15.0
|
| 6 |
opencv-python-headless==4.8.1.78
|