Skip to content

Commit

Permalink
build: added onnxruntime
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyAssassin committed Oct 8, 2023
1 parent ca3c5a2 commit b42ae07
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 6 deletions.
114 changes: 108 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ coloredlogs = "^15.0.1"
colorama = "^0.4.6"
watchdog = "^3.0.0"
pytest-asyncio = "^0.21.1"
onnxruntime = "^1.16.0"

[tool.poetry.group.dev.dependencies]
pyinstaller = "^5.6.2"
Expand Down

0 comments on commit b42ae07

Please sign in to comment.