chore: upgrade transformers 4.52.3 (#6575)

Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
Yineng Zhang
2025-05-25 22:49:58 -07:00
committed by GitHub
parent 84147254c9
commit 7eb9d8e594
5 changed files with 152 additions and 125 deletions

View File

@@ -41,7 +41,7 @@ runtime_common = [
"soundfile==0.13.1",
"scipy",
"torchao==0.9.0",
"transformers==4.51.1",
"transformers==4.52.3",
"uvicorn",
"uvloop",
"xgrammar==0.1.19",