Plmanwaring commited on
Commit
978c0aa
·
verified ·
1 Parent(s): 06bd7d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -70,8 +70,8 @@ def adr_predict(x):
70
 
71
  entity_colors = {
72
  'Severity': 'red',
73
- 'SIGN_SYMPTOM': 'green',
74
- 'MEDICATION': 'lightblue',
75
  'Age': 'yellow',
76
  'Sex':'yellow',
77
  'Diagnostic_procedure':'gray',
 
70
 
71
  entity_colors = {
72
  'Severity': 'red',
73
+ 'Sign_Symptom'': 'green',
74
+ 'Medication': 'lightblue',
75
  'Age': 'yellow',
76
  'Sex':'yellow',
77
  'Diagnostic_procedure':'gray',