Spaces:
Runtime error
Runtime error
gokceuludogan
commited on
Commit
•
f7fc750
1
Parent(s):
2d499a5
Update About.py
Browse files
About.py
CHANGED
@@ -30,7 +30,7 @@ def run():
|
|
30 |
|
31 |
st.markdown(
|
32 |
"""
|
33 |
-
This application demonstrates the generation capabilities of the models trained as part of the study below
|
34 |
* WarmMolGen
|
35 |
- WarmMolGenOne (i.e. EncDecBase)
|
36 |
- WarmMolGenTwo (i.e. EncDecLM)
|
|
|
30 |
|
31 |
st.markdown(
|
32 |
"""
|
33 |
+
This application demonstrates the generation capabilities of the models trained as part of the study below, which has been accepted for publication in *Bioinformatics* Published by Oxford University Press. The available models are:
|
34 |
* WarmMolGen
|
35 |
- WarmMolGenOne (i.e. EncDecBase)
|
36 |
- WarmMolGenTwo (i.e. EncDecLM)
|