Update README.md (#32)
Browse files- Update README.md (11f81b4282dff526dcb8d369b95d637da3588b8c)
Co-authored-by: Alvaro Bartolome <[email protected]>
    	
        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
         | 

