frontierai alvarobartt HF Staff commited on
Commit
5494d28
·
verified ·
1 Parent(s): 3f27a63

Update README.md (#32)

Browse files

- Update README.md (11f81b4282dff526dcb8d369b95d637da3588b8c)


Co-authored-by: Alvaro Bartolome <[email protected]>

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