[NPU] Add torchaudio dependency for NPU platform (#26267)

This commit is contained in:
xdtbynd
2026-05-25 16:30:12 +08:00
committed by GitHub
parent 81704ad602
commit 0942011665
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ dependencies = [
"tiktoken",
"timm==1.0.16",
"torchao==0.9.0",
"torchaudio==2.8.0",
"tqdm",
"mistral_common>=1.11.0",
"transformers==5.8.1",