Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ def extract_text_from_pdf(pdf_file):
|
|
98 |
return text
|
99 |
|
100 |
def main():
|
101 |
-
st.
|
102 |
st.title("AI-driven Medical Report Analyzer with Multilingual Audio Feedback.")
|
103 |
st.write("Upload a Medical report (Image or PDF) for analysis.")
|
104 |
|
|
|
98 |
return text
|
99 |
|
100 |
def main():
|
101 |
+
st.heading("ReportEase AI")
|
102 |
st.title("AI-driven Medical Report Analyzer with Multilingual Audio Feedback.")
|
103 |
st.write("Upload a Medical report (Image or PDF) for analysis.")
|
104 |
|