samwell commited on
Commit
02266c9
1 Parent(s): 2b9e67a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,5 +27,5 @@ gr.Interface(
27
  ],
28
  outputs="text",
29
  title="Novel Protein Sequence Generation",
30
- description="Generate sequences using selected transformer models."
31
  ).launch()
 
27
  ],
28
  outputs="text",
29
  title="Novel Protein Sequence Generation",
30
+ description="Generate sequences using selected protein language models."
31
  ).launch()