Spaces:
Sleeping
Sleeping
Commit
·
72b4c06
1
Parent(s):
18379ef
test
Browse files
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
|
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 |
""")
|