Skip to content

Commit 30e4c49

Browse files
authored
add sentencepiece as dependency explicitly (sgl-project#7922)
1 parent 61bc5de commit 30e4c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ runtime_common = [
4141
"pybase64",
4242
"python-multipart",
4343
"pyzmq>=25.1.2",
44+
"sentencepiece",
4445
"soundfile==0.13.1",
4546
"scipy",
4647
"torchao==0.9.0",

0 commit comments

Comments
 (0)