Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
fastapi
|
2 |
-
|
3 |
-
opencv-python
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
uvicorn
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
opencv-python
|
4 |
+
deepface
|
5 |
+
requests
|
6 |
+
pydantic
|
|