Plmanwaring commited on
Commit
db46b5d
1 Parent(s): a2f5545

Update app.py

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