opencv-python
mediapipe==0.10.9
comtypes
numpy
pycaw
streamlit
streamlit-webrtc
py -3.10 -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
python main.pypy -3.10 -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run app.py| Gesture | Action |
|---|---|
| 👐 Fingers far apart | Volume Up |
| 🤏 Fingers close together | Volume Down |
| Q key | Quit (Script mode only) |
Script mode preview
Made with ❤️ using Python, OpenCV, MediaPipe and Streamlit
