LucaGroup commited on
Commit
a5c5d93
·
verified ·
1 Parent(s): 0243cb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ LucaOne/LucaGPLM - The LUCA Gene-Protein language model.
22
  You can install the package from source using pip:
23
 
24
  ```bash
25
- pip install lucaone==1.1.0
26
  pip install tokenizers==0.19.1
27
  pip install transformers==4.41.2
28
  ```
 
22
  You can install the package from source using pip:
23
 
24
  ```bash
25
+ pip install lucaone==1.1.1
26
  pip install tokenizers==0.19.1
27
  pip install transformers==4.41.2
28
  ```