Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Commit
•
6f88e98
1
Parent(s):
24692bc
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ def adr_predict(x):
|
|
68 |
'Medication': 'blue',
|
69 |
'Age': 'yellow',
|
70 |
'Sex':'yellow',
|
71 |
-
'
|
72 |
'Biological_structure':'black'}
|
73 |
|
74 |
htext = ""
|
|
|
68 |
'Medication': 'blue',
|
69 |
'Age': 'yellow',
|
70 |
'Sex':'yellow',
|
71 |
+
'Diagnostic_procedure':'gray',
|
72 |
'Biological_structure':'black'}
|
73 |
|
74 |
htext = ""
|