Update requirements.
Browse filesReminding myself that Windows doesn't come with Git pre-installed.
    	
        README.md
    CHANGED
    
    | @@ -21,6 +21,7 @@ Your `imatrix.txt` is expected to be located inside the `imatrix` folder. Includ | |
| 21 | 
             
            Adjust `quantization_options` in **line 133**.
         | 
| 22 |  | 
| 23 | 
             
            **Requirements:**
         | 
|  | |
| 24 | 
             
            - Python 3.11
         | 
| 25 | 
             
              - `pip install huggingface_hub`
         | 
| 26 |  | 
|  | |
| 21 | 
             
            Adjust `quantization_options` in **line 133**.
         | 
| 22 |  | 
| 23 | 
             
            **Requirements:**
         | 
| 24 | 
            +
            - Git
         | 
| 25 | 
             
            - Python 3.11
         | 
| 26 | 
             
              - `pip install huggingface_hub`
         | 
| 27 |  | 

