Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ iface = gr.Interface(
|
|
123 |
label="Predicted Codes",
|
124 |
lines=8
|
125 |
),
|
126 |
-
title="Medical Code Predictor",
|
127 |
description="Enter a medical summary to get recommended ICD-10 and CPT codes.",
|
128 |
examples=[
|
129 |
["Patient presents with blood pressure 150/90. Complains of occasional headaches. History of hypertension."],
|
|
|
123 |
label="Predicted Codes",
|
124 |
lines=8
|
125 |
),
|
126 |
+
title="AutoRCM - Medical Code Predictor",
|
127 |
description="Enter a medical summary to get recommended ICD-10 and CPT codes.",
|
128 |
examples=[
|
129 |
["Patient presents with blood pressure 150/90. Complains of occasional headaches. History of hypertension."],
|