File size: 92 Bytes
c9904c4 | 1 2 3 4 5 6 7 8 | {
"angry": 0,
"fearful": 1,
"happy": 2,
"neutral": 3,
"sad": 4,
"surprised": 5
} |
c9904c4 | 1 2 3 4 5 6 7 8 | {
"angry": 0,
"fearful": 1,
"happy": 2,
"neutral": 3,
"sad": 4,
"surprised": 5
} |