Skip to content

Commit

Permalink
Add silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
NirantK committed May 2, 2024
1 parent 97c4023 commit 572b8d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ onnxruntime = "^1.17.0"
onnxruntime-gpu = [
{ version = "^1.17.0", optional = true, python = "<3.13" }
]
onnxruntime-silicon = [
{ version = "^1.16.3", optional = true, python = "<3.13" }
]
tqdm = "^4.66"
requests = "^2.31"
tokenizers = "^0.15.1"
Expand Down

0 comments on commit 572b8d8

Please sign in to comment.