totes-emosh / config.toml
drdeception
feat: six-emotion replication challenge — totes-emosh EmotionMap build
0d27c43
Raw
History Blame Contribute Delete
364 Bytes
APP_VERSION = "0.3.0"
[model_static]
url = "https://huggingface.co/ElenaRyumina/face_emotion_recognition/resolve/main/FER_static_ResNet50_AffectNet.pt"
path = "FER_static_ResNet50_AffectNet.pt"
[model_landmarker]
url = "https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task"
path = "face_landmarker.task"