Ajay Karthick Senthil Kumar commited on
Commit
d5bc1d8
·
1 Parent(s): d371700
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ LABEL_COLORS = {
56
  'Severity': '#1E90FF', # Dodger Blue
57
  'Sex': '#FF00FF', # Magenta
58
  'Shape': '#40E0D0', # Turquoise
59
- 'Sign_symptom': '#FFFF00', # Yellow
60
  'Subject': '#F0E68C', # Khaki
61
  'Texture': '#98FB98', # Pale Green
62
  'Therapeutic_procedure': '#8B008B', # Dark Magenta
 
56
  'Severity': '#1E90FF', # Dodger Blue
57
  'Sex': '#FF00FF', # Magenta
58
  'Shape': '#40E0D0', # Turquoise
59
+ 'Sign_symptom': '#FF69B4', # Hot Pink
60
  'Subject': '#F0E68C', # Khaki
61
  'Texture': '#98FB98', # Pale Green
62
  'Therapeutic_procedure': '#8B008B', # Dark Magenta