File size: 190 Bytes
d5e9efc |
1 2 3 4 5 6 |
APP_VERSION = "0.1.0"
[model]
url = "https://huggingface.co/ElenaRyumina/face_emotion_recognition/resolve/main/FER_static_ResNet50_AffectNet.pth"
path = "FER_static_ResNet50_AffectNet.pth"
|