Neemah commited on
Commit
7d1a171
·
verified ·
1 Parent(s): dfc665e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ with gr.Blocks(title="MRI Brain Report Generator") as app:
39
 
40
  gr.Markdown("# MRI Brain Scan Report Generator")
41
  gr.Markdown("### Radiologist Assistant")
42
- gr.Markdown("Upload a DICOM brain scan to generate a report.")
43
 
44
  with gr.Row():
45
  # Left column - image input/display
 
39
 
40
  gr.Markdown("# MRI Brain Scan Report Generator")
41
  gr.Markdown("### Radiologist Assistant")
42
+ gr.Markdown("Upload DICOM brain scans to generate a report.")
43
 
44
  with gr.Row():
45
  # Left column - image input/display