Laban-Movement-Analysis / backend /requirements.txt
BladeSzaSza's picture
Remove mermaid dependency from all requirements files
9ab88ef
raw
history blame contribute delete
258 Bytes
# 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