Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==4.7.1
|
| 2 |
opencv-python-headless==4.8.1.78
|
| 3 |
numpy==1.24.3
|
| 4 |
-
mediapipe==0.10.
|
| 5 |
yt-dlp==2023.7.6
|
| 6 |
pandas==2.0.3
|
|
|
|
| 1 |
gradio==4.7.1
|
| 2 |
opencv-python-headless==4.8.1.78
|
| 3 |
numpy==1.24.3
|
| 4 |
+
mediapipe==0.10.14
|
| 5 |
yt-dlp==2023.7.6
|
| 6 |
pandas==2.0.3
|