File size: 259 Bytes
e49993e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Computer Vision and Pose Estimation
opencv-python>=4.8.0
mediapipe>=0.10.21
ultralytics>=8.0.0

# For MoveNet (TensorFlow):
 tensorflow>=2.8.0
 tensorflow-hub>=0.12.0


# Optional dependencies for development
# pytest>=7.0.0
# black>=22.0.0
# flake8>=4.0.0