sudhir2016 commited on
Commit
e3fe625
·
verified ·
1 Parent(s): e998c5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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,coli (Ex) in mg/ml.",
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