krish10 commited on
Commit
17a1906
·
verified ·
1 Parent(s): 2b7aa48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ Conclusion: Our study revealed a significant age-dependent acceleration in WMD v
75
  }
76
 
77
  with gr.Blocks() as demo:
78
- gr.Markdown("## 🧠 RCT Classifier Demonstration")
79
 
80
  chatbot = gr.Chatbot(label="Model Response", type="tuples")
81
 
 
75
  }
76
 
77
  with gr.Blocks() as demo:
78
+ gr.Markdown("## 🧠 PICOS Generator Demonstration")
79
 
80
  chatbot = gr.Chatbot(label="Model Response", type="tuples")
81