Bump transfomers to 4.54.1 to fix Gemma cache issue. (#8541)

This commit is contained in:
Lifu Huang
2025-07-30 19:50:54 -07:00
committed by GitHub
parent 9b9e82539b
commit 67e53b16f5
2 changed files with 2 additions and 3 deletions

View File

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