Added improvements for push ups and added pull ups

This commit is contained in:
Jon
2026-05-13 15:37:33 +01:00
parent 4c4b9baabd
commit 9cee4ec43f
2 changed files with 122 additions and 32 deletions

View File

@@ -0,0 +1,13 @@
## hardware
you need a webcam or usb camera of some sort compatible with opencv.
## install
pip install opencv-python numpy
pip uninstall mediapipe -y
pip install mediapipe==0.10.9