Skip to content
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_amd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_amd_noavx2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_apple_intel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_apple_silicon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_cpu_only.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_cpu_only_noavx2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_noavx2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_nowheels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ markdown
numpy==1.24.*
optimum==1.14.0
pandas
peft==0.6.*
peft==0.7.*
Pillow>=9.5.0
pyyaml
requests
Expand Down