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

locked peft to avoid dependancy error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,5 +2,6 @@ accelerate==0.31.0
2
  torch==2.2.0
3
  torchvision==0.17.0
4
  transformers[sklearn,sentencepiece,audio,vision]==4.38.2
 
5
  diffusers==0.20.2
6
  --extra-index-url https://download.pytorch.org/whl/cu118
 
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