/emotion-detection

Primary LanguageJupyter NotebookMIT LicenseMIT

Steps to launch the prototype

  1. Download and install Miniconda (Python 3.10 version)
  2. Run init_conda_env.bat
  3. Run conda activate <path to .conda folder>
  4. Run install_conda_deps.bat
  5. Run pip install -r requirements.txt
  6. Run python src/app.py
  7. Launch http://localhost:5000/ in a web browser