Skip to content

Commit 7ddc6e9

Browse files
committed
libs
1 parent ab461b8 commit 7ddc6e9

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)