Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,5 @@ | |
| 1 | 
             
            git+https://github.com/zhuang2002/diffusers_cobra.git
         | 
|  | |
| 2 | 
             
            torch==2.5.1
         | 
| 3 | 
             
            torchvision==0.20.1
         | 
| 4 | 
             
            accelerate==1.5.2
         | 
| @@ -14,6 +15,5 @@ peft==0.15.0 | |
| 14 | 
             
            Pillow==11.1.0
         | 
| 15 | 
             
            safetensors==0.5.3
         | 
| 16 | 
             
            sentencepiece==0.2.0
         | 
| 17 | 
            -
            torchaudio==2.5.1
         | 
| 18 | 
             
            tqdm==4.67.1
         | 
| 19 | 
             
            transformers==4.48.3
         | 
|  | |
| 1 | 
             
            git+https://github.com/zhuang2002/diffusers_cobra.git
         | 
| 2 | 
            +
            torchaudio==2.5.1
         | 
| 3 | 
             
            torch==2.5.1
         | 
| 4 | 
             
            torchvision==0.20.1
         | 
| 5 | 
             
            accelerate==1.5.2
         | 
|  | |
| 15 | 
             
            Pillow==11.1.0
         | 
| 16 | 
             
            safetensors==0.5.3
         | 
| 17 | 
             
            sentencepiece==0.2.0
         | 
|  | |
| 18 | 
             
            tqdm==4.67.1
         | 
| 19 | 
             
            transformers==4.48.3
         | 
