krish10 commited on
Commit
5a6459d
·
verified ·
1 Parent(s): 54fb4b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ def respond_stream(population, intervention, comparison, outcome, study_design,
74
 
75
  # Build Gradio interface
76
  with gr.Blocks() as demo:
77
- gr.Markdown("## 🤖 Qwen Streaming Chat — Structured Medical Abstract Evaluation")
78
 
79
  with gr.Column():
80
  population = gr.Textbox(label="Population of interest", lines=1)
 
74
 
75
  # Build Gradio interface
76
  with gr.Blocks() as demo:
77
+ gr.Markdown("## PICO screener")
78
 
79
  with gr.Column():
80
  population = gr.Textbox(label="Population of interest", lines=1)