Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 155 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 155 Bytes

Control mouse with hand movement

Setup environment

python3 -m venv [env-name]

source [env-name]/bin/activate

pip install -r requirements.txt