add sentencepiece as dependency explicitly (#7922)
This commit is contained in:
@@ -41,6 +41,7 @@ runtime_common = [
|
|||||||
"pybase64",
|
"pybase64",
|
||||||
"python-multipart",
|
"python-multipart",
|
||||||
"pyzmq>=25.1.2",
|
"pyzmq>=25.1.2",
|
||||||
|
"sentencepiece",
|
||||||
"soundfile==0.13.1",
|
"soundfile==0.13.1",
|
||||||
"scipy",
|
"scipy",
|
||||||
"torchao==0.9.0",
|
"torchao==0.9.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user