update transformers to 4.53.2 (#8029)

Signed-off-by: Xinyuan Tong <justinning0323@outlook.com>
This commit is contained in:
Xinyuan Tong
2025-07-15 18:24:39 -07:00
committed by GitHub
parent 194841e329
commit 7498522f7d
2 changed files with 1 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ runtime_common = [
"soundfile==0.13.1",
"scipy",
"torchao==0.9.0",
"transformers==4.53.0",
"transformers==4.53.2",
"timm==1.0.16",
"uvicorn",
"uvloop",