Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ gradio==4.44.1
|
|
| 5 |
fastapi==0.115.0
|
| 6 |
uvicorn==0.24.0
|
| 7 |
python-multipart
|
| 8 |
-
|
| 9 |
Pillow==10.1.0
|
| 10 |
opencv-python-headless==4.8.1.78
|
| 11 |
numpy==1.26.2
|
|
|
|
| 5 |
fastapi==0.115.0
|
| 6 |
uvicorn==0.24.0
|
| 7 |
python-multipart
|
| 8 |
+
mediapipe==0.10.14
|
| 9 |
Pillow==10.1.0
|
| 10 |
opencv-python-headless==4.8.1.78
|
| 11 |
numpy==1.26.2
|