You need to create environment in your computer.
I already export my conda environment.
So you can following the step to create the environment.
conda env create -f env.yaml
conda activate dp_tf
cd deepface_emotion_detection
python single_emotion_deepface.py
python multiple_emotion_deepface.py