Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ scipy
|
|
| 19 |
|
| 20 |
# --- Computer Vision & Image Processing ---
|
| 21 |
opencv-python-headless
|
| 22 |
-
mediapipe
|
| 23 |
Pillow
|
| 24 |
|
| 25 |
# --- Visualization & Plots ---
|
|
|
|
| 19 |
|
| 20 |
# --- Computer Vision & Image Processing ---
|
| 21 |
opencv-python-headless
|
| 22 |
+
mediapipe==0.10.11
|
| 23 |
Pillow
|
| 24 |
|
| 25 |
# --- Visualization & Plots ---
|