AlGe commited on
Commit
d90bd00
·
verified ·
1 Parent(s): 9352ec1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -175,6 +175,10 @@ iface = gr.Interface(
175
  gr.HighlightedText(label="Extended Sequence Classification",
176
  color_map={
177
  "INTemothou": "#c27ba0",
 
 
 
 
178
  "EXTsemantic": "#6ad5bc",
179
  "EXTrepetition": "#11aeb8",
180
  "EXTother": "#24aaad",
 
175
  gr.HighlightedText(label="Extended Sequence Classification",
176
  color_map={
177
  "INTemothou": "#c27ba0",
178
+ "INTpercept": "#cc4125",
179
+ "INTtime": "#e06f66",
180
+ "INTplace": "#e69138",
181
+ "INTevent": "#ee8bacff",
182
  "EXTsemantic": "#6ad5bc",
183
  "EXTrepetition": "#11aeb8",
184
  "EXTother": "#24aaad",