Update README.md

#32
by alvarobartt HF Staff - opened
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