Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -63,4 +63,4 @@ if uploaded_file is not None:
|
|
63 |
# References
|
64 |
st.write("### References:")
|
65 |
st.write(f"- [DOI](https://doi.org/10.57967/hf/0428)")
|
66 |
-
st.write(f"- [arXiv](https://arxiv.org/abs/1910.09700)")
|
|
|
63 |
# References
|
64 |
st.write("### References:")
|
65 |
st.write(f"- [DOI](https://doi.org/10.57967/hf/0428)")
|
66 |
+
#st.write(f"- [arXiv](https://arxiv.org/abs/1910.09700)")
|