[hotfix] Fixes on cuda 13 docker image (#17541)

Co-authored-by: iforgetmyname <iforgetmyname@users.noreply.github>
This commit is contained in:
Baizhou Zhang
2026-01-22 12:29:55 +08:00
committed by GitHub
parent a5bbcda968
commit fafa171529
5 changed files with 5 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ dependencies = [
"soundfile==0.13.1",
"tiktoken",
"timm==1.0.16",
"torchao==0.9.0",
"tqdm",
"transformers==4.57.1",
"uvicorn",