zhuohan-7 commited on
Commit
fb6a9e5
1 Parent(s): 372c18e

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ with st.sidebar:
29
  'Emotion Recognition',
30
  ],
31
  iconName=['dashboard', 'filter_1', 'filter_2', 'filter_3', 'filter_4', 'filter_5',
32
- 'filter_6', 'filter_7', 'filter_8', 'filter_9', 'filter_9_plus'],
33
  styles = {
34
  'navtab': {
35
  'font-size': '12px',
 
29
  'Emotion Recognition',
30
  ],
31
  iconName=['dashboard', 'filter_1', 'filter_2', 'filter_3', 'filter_4', 'filter_5',
32
+ 'filter_6', 'filter_7', 'filter_8', 'filter_9', 'filter_9_plus', 'filter_9_plus'],
33
  styles = {
34
  'navtab': {
35
  'font-size': '12px',