LucaGroup commited on
Commit
dbafc7b
·
verified ·
1 Parent(s): 155f0b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - AI4Science
10
  - AI4Biology
11
  - Bio
12
- - 1.1.0
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.0
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
  ```