Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,9 +2,9 @@ fastapi
|
|
| 2 |
uvicorn[standard]
|
| 3 |
requests
|
| 4 |
opencv-python
|
| 5 |
-
|
| 6 |
numpy
|
| 7 |
python-multipart
|
| 8 |
python-magic
|
| 9 |
python-vlc
|
| 10 |
-
|
|
|
|
| 2 |
uvicorn[standard]
|
| 3 |
requests
|
| 4 |
opencv-python
|
| 5 |
+
|
| 6 |
numpy
|
| 7 |
python-multipart
|
| 8 |
python-magic
|
| 9 |
python-vlc
|
| 10 |
+
mediapipe==0.10.9
|