Update requirements.txt
Browse files- requirements.txt +3 -2
    	
        requirements.txt
    CHANGED
    
    | @@ -10,6 +10,7 @@ huggingface_hub | |
| 10 | 
             
            pandas
         | 
| 11 | 
             
            plotly
         | 
| 12 | 
             
            tqdm
         | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
|  | |
| 15 |  | 
|  | |
| 10 | 
             
            pandas
         | 
| 11 | 
             
            plotly
         | 
| 12 | 
             
            tqdm
         | 
| 13 | 
            +
            torch==2.1.0
         | 
| 14 | 
            +
            transformers==4.41.0
         | 
| 15 | 
            +
             | 
| 16 |  | 
