Skip to content

Commit

Permalink
fix transformers version
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin committed Jan 21, 2024
1 parent b958420 commit 5a744a5
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion environments/build/macos-13/mps-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/macos-13/mps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/ubuntu-latest/cuda-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/ubuntu-latest/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/ubuntu-latest/tensorrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/windows-latest/cuda-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<4.33
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/windows-latest/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<4.33
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/build/windows-latest/tensorrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/linux-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/macos-mps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down
2 changes: 1 addition & 1 deletion environments/windows-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
- streamlit>=0.73,<0.74
- einops>=0.6.1,<0.7
- torch-fidelity>=0.3,<0.4
- transformers>=4.30,<5.0
- transformers>=4.36,<5.0
- torchmetrics>=1.1,<1.2
- kornia>=0.6.10,<0.7
- polygraphy>=0.47,<0.48
Expand Down

0 comments on commit 5a744a5

Please sign in to comment.