shaina commited on
Commit
c8642cc
1 Parent(s): ce7e1a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -56,8 +56,7 @@ def main():
56
  st.sidebar.info("This project presents a COVID-19 Question Answering (CO-QA) system, which is a Web App that utilises AI and NLP techniques to answer questions about COVID-19 and post-COVID-19 from scientific articles related to COVID-19. The objective is to aid the medical community in addressing critical COVID-19-related questions.")
57
 
58
  st.sidebar.header("Author")
59
- st.sidebar.info("""This model is part of the research topic: To mitigate the COVID-19's effects on a variety of populations (with pre-existing chronic health problems and structural vulnerabilities). The first step in this regard is to mine the literature for COVID-19 related topics and to answer any questions related to COVID-19
60
- \n -Shaina Raza""")
61
 
62
  st.markdown("<div align='center'><br>"
63
  "<img src='https://img.shields.io/badge/Domain-Medical-blue'"
 
56
  st.sidebar.info("This project presents a COVID-19 Question Answering (CO-QA) system, which is a Web App that utilises AI and NLP techniques to answer questions about COVID-19 and post-COVID-19 from scientific articles related to COVID-19. The objective is to aid the medical community in addressing critical COVID-19-related questions.")
57
 
58
  st.sidebar.header("Author")
59
+ st.sidebar.info("""-Shaina Raza""")
 
60
 
61
  st.markdown("<div align='center'><br>"
62
  "<img src='https://img.shields.io/badge/Domain-Medical-blue'"