Skip to content

Commit ce7c5e4

Browse files
authored
upgrade transformers version (#982)
1 parent b0e88fa commit ce7c5e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ sortedcontainers==2.4.0
6161
toolz==0.12.0
6262
torch==2.7.1
6363
tqdm==4.65.0
64-
transformers==4.51.2
64+
transformers==4.53.3
6565
tokenizers==0.21.1
6666
urllib3==1.26.16
6767
uvicorn==0.19.0
@@ -84,4 +84,4 @@ flashinfer-python==0.2.4
8484
sgl-kernel==0.2.6
8585
httpx==0.28.1
8686
librosa==0.11.0
87-
cuda_bindings==12.9.0
87+
cuda_bindings==12.9.0

0 commit comments

Comments
 (0)