jiaxianustc commited on
Commit
72b4c06
·
1 Parent(s): 18379ef
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks() as demo:
132
  gr.Markdown(
133
  """
134
  # Multi-task Bioassay Pre-training for Protein-Ligand Binding Affinity Prediction
135
- ## Welcome to the [MBP](https://arxiv.org/abs/2306.04886) demo !
136
  - Feel free to upload your own examples. Please upload an individual ligand 3D file and an individual protein 3D file each time.
137
  - If you encounter any issues, please reach out to [email protected].
138
  """)
 
132
  gr.Markdown(
133
  """
134
  # Multi-task Bioassay Pre-training for Protein-Ligand Binding Affinity Prediction
135
+ ## Welcome to the MBP demo !
136
  - Feel free to upload your own examples. Please upload an individual ligand 3D file and an individual protein 3D file each time.
137
  - If you encounter any issues, please reach out to [email protected].
138
  """)