Skip to content

Commit 50ffc0f

Browse files
authored
Merge pull request #3 from paveldat/hand-tracking
libs
2 parents 20ac430 + 7ddc6e9 commit 50ffc0f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

libraries.bat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pip install opencv-python
2+
pip install numpy
3+
pip install cvzone
4+
pip install pynput

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
opencv-python
2+
numpy
3+
cvzone
4+
pynput

0 commit comments

Comments
 (0)