Prashasst commited on
Commit
de0131d
·
verified ·
1 Parent(s): 22b21fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ with gr.Blocks() as demo:
35
  pdf_input = gr.File(label="📂 Upload Report")
36
  submit_btn = gr.Button("Process")
37
 
38
- metadata_output = gr.Markdown("**Patient Name: Loading...**")
39
 
40
  with gr.Row():
41
  high_output = gr.Dataframe(label="🔺 High Values")
 
35
  pdf_input = gr.File(label="📂 Upload Report")
36
  submit_btn = gr.Button("Process")
37
 
38
+ metadata_output = gr.Markdown("**Patient Name: Prashasst Dongre...**")
39
 
40
  with gr.Row():
41
  high_output = gr.Dataframe(label="🔺 High Values")