Owos commited on
Commit
d757364
·
1 Parent(s): 64fbc07

added paper url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ with st.sidebar:
234
  """,
235
  unsafe_allow_html=True
236
  )
237
- url = "https://share.streamlit.io/mesmith027/streamlit_webapps/main/MC_pi/streamlit_app.py"
238
  st.write("check out the paper [here](%s)" % url)
239
 
240
  footer()
 
234
  """,
235
  unsafe_allow_html=True
236
  )
237
+ url = "https://drive.google.com/file/d/1eWat34ot3j8onIeKDnJscKalp2oYnn8O/view"
238
  st.write("check out the paper [here](%s)" % url)
239
 
240
  footer()