wzkariampuzha commited on
Commit
7b8d270
1 Parent(s): 2f54b96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://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(
 
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(