Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -74,8 +74,8 @@ def fn( text1, text2, single_checkbox, checkboxes, radio, im4,
|
|
74 |
#print(start_with_searchTermSNOMED["train"][0] )
|
75 |
#print(start_with_searchTermCQM["train"][0] )
|
76 |
|
77 |
-
returnMsg=profile_dataset()
|
78 |
-
print(returnMsg)
|
79 |
|
80 |
try:
|
81 |
top1matchLOINC = json.loads(start_with_searchTermLOINC['train'][0])
|
|
|
74 |
#print(start_with_searchTermSNOMED["train"][0] )
|
75 |
#print(start_with_searchTermCQM["train"][0] )
|
76 |
|
77 |
+
#returnMsg=profile_dataset()
|
78 |
+
#print(returnMsg)
|
79 |
|
80 |
try:
|
81 |
top1matchLOINC = json.loads(start_with_searchTermLOINC['train'][0])
|