Update README.md (#3)
Browse files- Update README.md (95f677e874ade6dff2e0e598331f7128e7a98770)
Co-authored-by: Alex <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -121,7 +121,7 @@ To work with our models just run these lines in your terminal: | |
| 121 |  | 
| 122 | 
             
            ```shell
         | 
| 123 | 
             
            pip install thestage
         | 
| 124 | 
            -
            pip install 'thestage-elastic-models[nvidia]'
         | 
| 125 | 
             
            pip install flash_attn==2.7.3 --no-build-isolation
         | 
| 126 | 
             
            pip uninstall apex
         | 
| 127 | 
             
            ```
         | 
|  | |
| 121 |  | 
| 122 | 
             
            ```shell
         | 
| 123 | 
             
            pip install thestage
         | 
| 124 | 
            +
            pip install 'thestage-elastic-models[nvidia]' --extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
         | 
| 125 | 
             
            pip install flash_attn==2.7.3 --no-build-isolation
         | 
| 126 | 
             
            pip uninstall apex
         | 
| 127 | 
             
            ```
         | 

