Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            --extra-index-url https://download.pytorch.org/whl/cu126
         | 
| 2 | 
             
            torch>=2.0.0,<3.0.0
         | 
| 3 | 
            -
            gradio>=4. | 
| 4 | 
             
            transformers>=4.0.0,<5.0.0
         | 
| 5 | 
             
            accelerate>=1.0.0,<2.0.0
         | 
|  | |
| 1 | 
             
            --extra-index-url https://download.pytorch.org/whl/cu126
         | 
| 2 | 
             
            torch>=2.0.0,<3.0.0
         | 
| 3 | 
            +
            gradio>=4.44.0,<=4.44.1
         | 
| 4 | 
             
            transformers>=4.0.0,<5.0.0
         | 
| 5 | 
             
            accelerate>=1.0.0,<2.0.0
         |