🎭 Step 3: Emotion Detection + Bounding Box + Label

🧠 Loading models (TinyDetector + Landmarks + Expression)...
📘 Final step: adds face expression recognition (happy, sad, angry, surprised, fearful, disgusted, neutral).
Shows dominant emotion and confidence inside the mirrored bounding box.
💡 Offline use: same as Step 2 – download all weights (including face_expression_model)
into a folder named models and change MODEL_PATH = './models'.