Update README.md
Browse files
README.md
CHANGED
30 |
## Use Case
|
31 |
**For an interactive demo, check out our [Google Colab Notebook.](https://adibvafa.github.io/CodonTransformer/GoogleColab)**
|
32 |
<br></br>
|
33 |
-
**Ensure your Transformer version is < v4.50**
|
34 |
-
<br></br>
|
35 |
After installing CodonTransformer, you can use:
|
36 |
```python
|
37 |
import torch
|
|
|
30 |
## Use Case
|
31 |
**For an interactive demo, check out our [Google Colab Notebook.](https://adibvafa.github.io/CodonTransformer/GoogleColab)**
|
32 |
<br></br>
|
|
|
|
|
33 |
After installing CodonTransformer, you can use:
|
34 |
```python
|
35 |
import torch
|