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