Spaces:
Sleeping
Sleeping
wzkariampuzha
commited on
Commit
•
7b8d270
1
Parent(s):
2f54b96
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ import pickle
|
|
14 |
########## Title for the Web App ##########
|
15 |
st.title("Epidemiology Extraction Pipeline for Rare Diseases")
|
16 |
st.subheader("National Center for Advancing Translational Sciences (NIH/NCATS)")
|
17 |
-
st.markdown(<img src="https://
|
18 |
|
19 |
#### CHANGE SIDEBAR WIDTH ###
|
20 |
st.markdown(
|
|
|
14 |
########## Title for the Web App ##########
|
15 |
st.title("Epidemiology Extraction Pipeline for Rare Diseases")
|
16 |
st.subheader("National Center for Advancing Translational Sciences (NIH/NCATS)")
|
17 |
+
st.markdown(<img src="https://huggingface.co/spaces/ncats/EpiPipeline4GARD/raw/main/NCATS_logo.svg?sanitize=true">,unsafe_allow_html=True)
|
18 |
|
19 |
#### CHANGE SIDEBAR WIDTH ###
|
20 |
st.markdown(
|