gelnesr commited on
Commit
c67687b
·
verified ·
1 Parent(s): 0141420

append readme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ with dyna1_app:
266
  with gr.Row():
267
  gr.Markdown("""
268
  ## Instructions
269
- - Authorize access to ESM-3 by logging in to HuggingFace (required for ESM-3)
270
  - Enter a protein sequence using standard amino acid letters (optional)
271
  - Provide a PDB ID (e.g., "1ubq") or upload a PDB file (optional)
272
  - Specify the chain ID if using a structure (default: A)
 
266
  with gr.Row():
267
  gr.Markdown("""
268
  ## Instructions
269
+ - Authorize access to ESM-3 by logging in to HuggingFace (permissions to ESM-3 is required unless using the ESM-2 model)
270
  - Enter a protein sequence using standard amino acid letters (optional)
271
  - Provide a PDB ID (e.g., "1ubq") or upload a PDB file (optional)
272
  - Specify the chain ID if using a structure (default: A)