chore: upgrade transformers 4.55.0 (#8823)

Co-authored-by: hebiao064 <hebiaobuaa@gmail.com>
This commit is contained in:
Yineng Zhang
2025-08-05 11:37:21 -07:00
committed by GitHub
parent 8e8545caf6
commit 901ab758ec
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ runtime_common = [
"soundfile==0.13.1",
"scipy",
"torchao==0.9.0",
"transformers==4.54.1",
"transformers==4.55.0",
"timm==1.0.16",
"uvicorn",
"uvloop",