Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ mediapipe==0.10.21
|
|
| 5 |
numpy==1.26.4
|
| 6 |
opencv-python==4.9.0.80
|
| 7 |
opencv-python-headless==4.10.0.84
|
| 8 |
-
protobuf>=4.25.3<5
|
| 9 |
protobuf3-to-dict==0.1.5
|
| 10 |
python_speech_features==0.6
|
| 11 |
scenedetect==0.6.4
|
|
|
|
| 5 |
numpy==1.26.4
|
| 6 |
opencv-python==4.9.0.80
|
| 7 |
opencv-python-headless==4.10.0.84
|
| 8 |
+
protobuf>=4.25.3,<5
|
| 9 |
protobuf3-to-dict==0.1.5
|
| 10 |
python_speech_features==0.6
|
| 11 |
scenedetect==0.6.4
|