Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 541 Bytes

facemood

facemood is a Python library for real-time emotion prediction from camera input. It uses a pre-trained deep learning model to analyze facial expressions and classify emotions in real-time.

Features

  • Real-time emotion detection using camera input
  • Pre-trained TensorFlow model for accurate emotion classification
  • User-friendly and easy to use

Installation

To install facemood, you can use pip. You can either install it from PyPI or directly from the source.

Install from PyPI

pip install facemood