Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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():
|