seesaw112233 commited on
Commit
014d038
·
verified ·
1 Parent(s): 391a38b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==5.49.1
2
- mediapipe==0.10.21
3
- opencv-python-headless==4.10.0.84
4
- numpy==1.26.4
5
- pandas==2.2.3
 
 
1
  gradio==5.49.1
2
+ mediapipe>=0.10.0
3
+ opencv-python-headless>=4.8.0
4
+ numpy>=1.23
5
+ pandas>=2.0
6
+