Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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("""
|
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'"
|