To install the required packages, run the following command:
pip install -r requirements.txt
To use this emotion detection model, follow these steps:
-
Clone the repository:
git clone https://github.com/HEMANTHL-coder/emotion-detection-ml.git
2. Navigate to the project directory:
cdf emotion-detection-ml
3. Run the main script:
python main.py
## Requirements
- Python 3.x
- TensorFlow
- NumPy
- Pandas
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.