Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
"""
|
2 |
-
This script runs the streamlit app for MHNfs
|
3 |
|
4 |
MHNfs: Few-shot method for drug discovery activity predictions
|
5 |
(https://openreview.net/pdf?id=XrMWUuEevr)
|
|
|
1 |
"""
|
2 |
+
This script runs the streamlit app for MHNfs.
|
3 |
|
4 |
MHNfs: Few-shot method for drug discovery activity predictions
|
5 |
(https://openreview.net/pdf?id=XrMWUuEevr)
|