wzkariampuzha commited on
Commit
eb09d82
1 Parent(s): 2cc2550

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://huggingface.co/spaces/ncats/EpiPipeline4GARD/raw/main/NCATS_logo.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(