Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ demo = gr.Interface(
|
|
| 23 |
),
|
| 24 |
outputs="text",
|
| 25 |
title="Nano Protein Language Model for Expression Prediction",
|
| 26 |
-
description="Enter an amino acid sequence (using the 1-letter code) to predict its Expression in E
|
| 27 |
examples=[
|
| 28 |
#["VKLGSGAYE"], # Example sequence 1
|
| 29 |
["MALWMRLLPLLALLALWGPDPAAAFVNQHLCGSHLVEALYLVCGERGFFYTPKAA"], # Example sequence 1
|
|
|
|
| 23 |
),
|
| 24 |
outputs="text",
|
| 25 |
title="Nano Protein Language Model for Expression Prediction",
|
| 26 |
+
description="Enter an amino acid sequence (using the 1-letter code) to predict its Expression in E.coli (Ex) in mg/ml.",
|
| 27 |
examples=[
|
| 28 |
#["VKLGSGAYE"], # Example sequence 1
|
| 29 |
["MALWMRLLPLLALLALWGPDPAAAFVNQHLCGSHLVEALYLVCGERGFFYTPKAA"], # Example sequence 1
|