"vscode:/vscode.git/clone" did not exist on "be6dd4720652d630e95d968be2a4e1ae62f8807e"
Unverified Commit 57482415 authored by Zaili Wang's avatar Zaili Wang Committed by GitHub
Browse files

add sentencepiece as dependency explicitly (#7922)

parent 2d54d4bb
...@@ -41,6 +41,7 @@ runtime_common = [ ...@@ -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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment