Let's make a real-time Facial Landmark Detection using OpenCV, Python, and Mediapipe API. It detects 468 facial landmarks in ...
File "c:\Users\shive\OneDrive\Desktop\comp science - nandini\sketchboard.py", line 13, in mp_hands = mp.solutions.hands ^^^^^^^^^^^^ AttributeError: module 'mediapipe' has no attribute 'solutions' PS ...