Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -321,9 +321,9 @@ with gr.Blocks(theme=theme) as esm_app:
|
|
321 |
- GitHub: https://github.com/evolutionaryscale/esm
|
322 |
- HuggingFace Model: https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1
|
323 |
|
324 |
-
Spaces App By: [Tuple, The Cloud Genomics Company](https://tuple.xyz)
|
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():
|
|
|
321 |
- GitHub: https://github.com/evolutionaryscale/esm
|
322 |
- HuggingFace Model: https://huggingface.co/EvolutionaryScale/esm3-sm-open-v1
|
323 |
|
324 |
+
Spaces App By: [[Colby T. Ford](https://colbyford.com)] from [Tuple, The Cloud Genomics Company](https://tuple.xyz)
|
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, create and paste your HuggingFace token in the appropriate field.
|
327 |
"""
|
328 |
)
|
329 |
with gr.Row():
|