Update app.py
Browse files
app.py
CHANGED
|
@@ -85,7 +85,6 @@ if __name__ == "__main__":
|
|
| 85 |
|
| 86 |
gr.Markdown(
|
| 87 |
"""
|
| 88 |
-

|
| 89 |
|
| 90 |
# Welcome to Antimicrobial Peptide Recognition Model
|
| 91 |
This is an antimicrobial peptide recognition model derived from Diff-AMP, which is a branch of a comprehensive system integrating generation, recognition, and optimization. In this recognition model, you can simply input a sequence, and it will predict whether it is an antimicrobial peptide. Due to limited website capacity, we can only perform simple predictions.
|
|
|
|
| 85 |
|
| 86 |
gr.Markdown(
|
| 87 |
"""
|
|
|
|
| 88 |
|
| 89 |
# Welcome to Antimicrobial Peptide Recognition Model
|
| 90 |
This is an antimicrobial peptide recognition model derived from Diff-AMP, which is a branch of a comprehensive system integrating generation, recognition, and optimization. In this recognition model, you can simply input a sequence, and it will predict whether it is an antimicrobial peptide. Due to limited website capacity, we can only perform simple predictions.
|