surajx commited on
Commit
6198b8a
·
verified ·
1 Parent(s): 164e6ae

update all

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- accelerate==0.31.0
2
- torch==2.2.0
3
- torchvision==0.17.0
4
- transformers[sklearn,sentencepiece,audio,vision]==4.38.2
5
- peft==0.10.0
6
- diffusers==0.20.2
7
  --extra-index-url https://download.pytorch.org/whl/cu118
 
1
+ accelerate==1.3.1
2
+ torch==2.5.0
3
+ torchvision==0.20.0
4
+ torchaudio==2.5.0
5
+ transformers[sklearn,sentencepiece,audio,vision]==4.48.1
6
+ diffusers==0.32.2
7
  --extra-index-url https://download.pytorch.org/whl/cu118