mohanjebaraj commited on
Commit
97b126b
·
verified ·
1 Parent(s): c6a3045

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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."],