File size: 118 Bytes
d64ebf3 | 1 2 3 4 5 6 7 8 9 | {
"angry": 0,
"disgust": 1,
"fear": 2,
"happy": 3,
"neutral": 4,
"sad": 5,
"surprise": 6
} |
d64ebf3 | 1 2 3 4 5 6 7 8 9 | {
"angry": 0,
"disgust": 1,
"fear": 2,
"happy": 3,
"neutral": 4,
"sad": 5,
"surprise": 6
} |