frontierai commited on
Commit
e6db764
·
verified ·
1 Parent(s): dea75ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ Several versions of the model weights are available on Hugging Face:
68
  ### Requirements
69
 
70
  ```bash
71
- pip install transformers
72
  ```
73
 
74
  ### Example
 
68
  ### Requirements
69
 
70
  ```bash
71
+ pip install git+https://github.com/huggingface/transformers.git@096f25ae1f501a084d8ff2dcaf25fbc2bd60eba4
72
  ```
73
 
74
  ### Example