We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3c919 commit 87688afCopy full SHA for 87688af
README.md
@@ -29,7 +29,8 @@ pip install mediapipe==0.8.3.1
29
To deploy this project run
30
31
```bash
32
-# Please Subscribe my youtube channel "Problem Solve import cv2
+# Please Subscribe my youtube channel "Problem Solve with Ridoy"
33
+import cv2
34
from cvzone.HandTrackingModule import HandDetector
35
from pynput.keyboard import Key, Controller
36
0 commit comments