AndySAnker commited on
Commit
29b66c1
1 Parent(s): df15c83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,6 +83,6 @@ Machine Learning-Assisted Analysis of Small Angle X-ray Scattering **2021** (htt
83
  st.markdown(
84
  """
85
  For developing this HuggingFace app: <br>
86
- Machine Learning for Analysis of Experimental Scattering and Spectroscopy Data in Materials Chemistry **2023** (XXX)
87
  """, unsafe_allow_html=True)
88
 
 
83
  st.markdown(
84
  """
85
  For developing this HuggingFace app: <br>
86
+ Machine Learning for Analysis of Experimental Scattering and Spectroscopy Data in Materials Chemistry **2023** (https://chemrxiv.org/engage/chemrxiv/article-details/64ed9d6079853bbd78a73fb0)
87
  """, unsafe_allow_html=True)
88