colbyford commited on
Commit
1806b2c
1 Parent(s): 094fd02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -322,6 +322,8 @@ with gr.Blocks(theme=theme) as esm_app:
322
  - HuggingFace Model: https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1
323
 
324
  Spaces App By: [Tuple, The Cloud Genomics Company](https://tuple.xyz) [[Colby T. Ford](https://colbyford.com)]
 
 
325
  """
326
  )
327
  with gr.Row():
 
322
  - HuggingFace Model: https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1
323
 
324
  Spaces App By: [Tuple, The Cloud Genomics Company](https://tuple.xyz) [[Colby T. Ford](https://colbyford.com)]
325
+
326
+ NOTE: You will need to agree to EvolutionaryScale's [license agreement](https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1) to use the model. Then, paste your HuggingFace token in the appropriate field.
327
  """
328
  )
329
  with gr.Row():