Update README.md
Browse files
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.
|
| 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 |
```
|