Unverified Commit 321fecab authored by Mohammad Miadh Angkad's avatar Mohammad Miadh Angkad Committed by GitHub
Browse files

Add sentencepiece to project dependencies (#10386)

parent 9d775b1a
...@@ -44,8 +44,9 @@ runtime_common = [ ...@@ -44,8 +44,9 @@ runtime_common = [
"pynvml", "pynvml",
"python-multipart", "python-multipart",
"pyzmq>=25.1.2", "pyzmq>=25.1.2",
"soundfile==0.13.1",
"scipy", "scipy",
"sentencepiece",
"soundfile==0.13.1",
"timm==1.0.16", "timm==1.0.16",
"tiktoken", "tiktoken",
"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