miesnerjacob commited on
Commit
9f8acd9
Β·
1 Parent(s): d30b3cd

changed icons

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -56,9 +56,9 @@ with st.sidebar:
56
  "Emotion Detection",
57
  "Named Entity Recognition"],
58
  icons=["house-door",
59
- "emoji-heart-eyes",
60
- "key",
61
  "chat-dots",
 
 
62
  "emoji-heart-eyes",
63
  "building"],
64
  default_index=0
 
56
  "Emotion Detection",
57
  "Named Entity Recognition"],
58
  icons=["house-door",
 
 
59
  "chat-dots",
60
+ "key",
61
+ "tag",
62
  "emoji-heart-eyes",
63
  "building"],
64
  default_index=0