emmas96 commited on
Commit
4c5ab53
·
1 Parent(s): 8cca978

update paper reference

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ st.title('HyperPCM: Robust Task-Conditioned Modeling of Drug-Target Interactions
50
  st.markdown('')
51
  st.markdown(
52
  """
53
- 🧬 Github: [ml-jku/hyper-dti](https://https://github.com/ml-jku/hyper-dti) 📝 Read the paper in: [JCIM](https://pubs.acs.org/doi/10.1021/acs.jcim.3c01417); or the NeurIPS 2022 AI4Science workshop version at [OpenReview](https://openreview.net/forum?id=dIX34JWnIAL) \n
54
  """
55
  )
56
 
 
50
  st.markdown('')
51
  st.markdown(
52
  """
53
+ 🧬 Github: [ml-jku/hyper-dti](https://https://github.com/ml-jku/hyper-dti) 📝 Paper: [JCIM 2024](https://pubs.acs.org/doi/10.1021/acs.jcim.3c01417); [NeurIPS 2022 AI4Science workshop](https://openreview.net/forum?id=dIX34JWnIAL) \n
54
  """
55
  )
56