litagin commited on
Commit
81bdc82
·
1 Parent(s): 0cd70b9
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -34,11 +34,11 @@ id2label = {
34
 
35
  id2rich_label = {
36
  0: "😠 怒り (0)",
37
- 1: "😒 嫌悪 (1)",
38
- 2: "😳 恥ずかしさ・戸惑い (2)",
39
- 3: "😨 恐怖 (3)",
40
  4: "😊 幸せ (4)",
41
- 5: "😢 悲しみ (5)",
42
  6: "😲 驚き (6)",
43
  7: "😐 中立 (7)",
44
  8: "🥰 NSFW1 (8)",
 
34
 
35
  id2rich_label = {
36
  0: "😠 怒り (0)",
37
+ 1: "😒 嫌悪・気持ち悪い (1)",
38
+ 2: "😳 恥ずかしい・戸惑い (2)",
39
+ 3: "😨 怖い (3)",
40
  4: "😊 幸せ (4)",
41
+ 5: "😢 悲しい (5)",
42
  6: "😲 驚き (6)",
43
  7: "😐 中立 (7)",
44
  8: "🥰 NSFW1 (8)",