anoushka2000 commited on
Commit
d5e3c74
·
verified ·
1 Parent(s): fb2d5f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -32,6 +32,7 @@ The models were pre-trained on SMILES strings from the [Enamine REAL Space](http
32
 
33
  ```python
34
  from transformers import AutoModel
 
35
 
36
  # Load the model
37
  model = AutoModel.from_pretrained(
 
32
 
33
  ```python
34
  from transformers import AutoModel
35
+ from smirk import SmirkTokenizerFast
36
 
37
  # Load the model
38
  model = AutoModel.from_pretrained(