Fix CI tests (#6362)

This commit is contained in:
Lianmin Zheng
2025-05-17 19:16:45 -07:00
committed by GitHub
parent c250939ecb
commit 4bb816d444

View File

@@ -37,7 +37,7 @@ runtime_common = [
"python-multipart",
"pyzmq>=25.1.2",
"soundfile==0.13.1",
"torchao>=0.9.0",
"torchao==0.9.0",
"transformers==4.51.1",
"uvicorn",
"uvloop",