Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
57482415
"vscode:/vscode.git/clone" did not exist on "be6dd4720652d630e95d968be2a4e1ae62f8807e"
Unverified
Commit
57482415
authored
Jul 10, 2025
by
Zaili Wang
Committed by
GitHub
Jul 10, 2025
Browse files
add sentencepiece as dependency explicitly (#7922)
parent
2d54d4bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/pyproject.toml
python/pyproject.toml
+1
-0
No files found.
python/pyproject.toml
View file @
57482415
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment