Spaces:
Runtime error
Runtime error
added paper url
Browse files
app.py
CHANGED
@@ -234,7 +234,7 @@ with st.sidebar:
|
|
234 |
""",
|
235 |
unsafe_allow_html=True
|
236 |
)
|
237 |
-
url = "https://
|
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()
|