Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ with st.sidebar:
|
|
27 |
'Emotion Recognition',
|
28 |
'Speech Translation'],
|
29 |
iconName=['dashboard', 'filter_1', 'filter_2', 'filter_3', 'filter_4', 'filter_5',
|
30 |
-
'filter_6', 'filter_7', 'filter_8', 'filter_9', '
|
31 |
styles = {
|
32 |
'navtab': {
|
33 |
'font-size': '12px',
|
|
|
27 |
'Emotion Recognition',
|
28 |
'Speech Translation'],
|
29 |
iconName=['dashboard', 'filter_1', 'filter_2', 'filter_3', 'filter_4', 'filter_5',
|
30 |
+
'filter_6', 'filter_7', 'filter_8', 'filter_9', 'filter_9_plus'],
|
31 |
styles = {
|
32 |
'navtab': {
|
33 |
'font-size': '12px',
|