chemistrymath commited on
Commit
11c290c
·
verified ·
1 Parent(s): 89ecb10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,8 +2,8 @@ flask==3.0.2
2
  flask-cors==4.0.0
3
  numpy==1.26.4
4
  opencv-python-headless==4.9.0.80
5
- protobuf>=3.11.0,<4.0.0
6
- mediapipe==0.9.3.0
7
  torch==2.2.1
8
  torchvision==0.17.1
9
  matplotlib==3.8.3
 
2
  flask-cors==4.0.0
3
  numpy==1.26.4
4
  opencv-python-headless==4.9.0.80
5
+ protobuf==3.20.3
6
+ mediapipe==0.10.9
7
  torch==2.2.1
8
  torchvision==0.17.1
9
  matplotlib==3.8.3