add sentencepiece as dependency explicitly (#7922)

This commit is contained in:
Zaili Wang
2025-07-10 01:06:27 -07:00
committed by GitHub
parent 2d54d4bb64
commit 5748241549
+1
View File
@@ -41,6 +41,7 @@ runtime_common = [
"pybase64",
"python-multipart",
"pyzmq>=25.1.2",
"sentencepiece",
"soundfile==0.13.1",
"scipy",
"torchao==0.9.0",