Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn[standard]
|
| 3 |
numpy
|
| 4 |
-
opencv-python-headless
|
| 5 |
pillow
|
| 6 |
matplotlib
|
| 7 |
-
motor
|
| 8 |
-
insightface
|
| 9 |
-
onnxruntime
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn[standard]
|
| 3 |
numpy
|
|
|
|
| 4 |
pillow
|
| 5 |
matplotlib
|
| 6 |
+
motor
|
|
|
|
|
|