ValerianFourel commited on
Commit
4e3eb3d
·
1 Parent(s): af33e8b

add Majuscule

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ examples = [
127
  ["A professional headshot", "neutral"],
128
  ]
129
 
130
- emotions = ["happiness", "sadness", "anger", "fear", "disgust", "surprise", "neutral"]
131
 
132
  css = """
133
  #col-container {
 
127
  ["A professional headshot", "neutral"],
128
  ]
129
 
130
+ emotions = ["Happy", "Sad", "Anger", "Fear", "Disgust", "Surprise", "Neutral","Contempt"]
131
 
132
  css = """
133
  #col-container {