Spaces:
Running
Running
wzkariampuzha
commited on
Commit
·
9da6263
1
Parent(s):
c231f46
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 |
-
|
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://raw.github.com/potherca-blog/StackOverflow/master/question.13808020.include-an-svg-hosted-on-github-in-markdown/controllers_brief.svg?sanitize=true">,unsafe_allow_html=True)
|
18 |
|
19 |
#### CHANGE SIDEBAR WIDTH ###
|
20 |
st.markdown(
|