Skip to content

Commit a976519

Browse files
committed
fix transformer version
1 parent 0a496c1 commit a976519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tensorrt-cu12-bindings==10.0.1; sys_platform == 'linux'
3434
tensorrt-cu12-libs==10.0.1; sys_platform == 'linux'
3535
torch==2.3.1
3636
torchaudio==2.3.1
37-
transformers==4.40.1
37+
transformers==4.51.3
3838
uvicorn==0.30.0
3939
wetext==0.0.4
4040
wget==3.2

0 commit comments

Comments
 (0)