Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- AI4Science
|
| 9 |
- AI4Biology
|
| 10 |
- Bio
|
| 11 |
-
- 1.1.
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
---
|
|
@@ -24,7 +24,7 @@ This version is only suitable for proteins.
|
|
| 24 |
You can install the package from source using pip:
|
| 25 |
|
| 26 |
```bash
|
| 27 |
-
pip install lucaone==1.1.
|
| 28 |
pip install tokenizers==0.19.1
|
| 29 |
pip install transformers==4.41.2
|
| 30 |
```
|
|
|
|
| 8 |
- AI4Science
|
| 9 |
- AI4Biology
|
| 10 |
- Bio
|
| 11 |
+
- 1.1.1
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
---
|
|
|
|
| 24 |
You can install the package from source using pip:
|
| 25 |
|
| 26 |
```bash
|
| 27 |
+
pip install lucaone==1.1.1
|
| 28 |
pip install tokenizers==0.19.1
|
| 29 |
pip install transformers==4.41.2
|
| 30 |
```
|