eacortes commited on
Commit
22d1892
·
1 Parent(s): 34c4181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -120,6 +120,7 @@ First install the Chem-MRL library:
120
 
121
  ```bash
122
  pip install -U chem-mrl>=0.7.3
 
123
  ```
124
 
125
  Then you can load this model and run inference.
 
120
 
121
  ```bash
122
  pip install -U chem-mrl>=0.7.3
123
+ pip install -U "transformers>=4.56.1,<5.0.0"
124
  ```
125
 
126
  Then you can load this model and run inference.