Skip to content

Commit

Permalink
Add onnx
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Hofmann authored and Oliver Hofmann committed Aug 25, 2024
1 parent 5790234 commit 09959df
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 1 deletion.
175 changes: 174 additions & 1 deletion poetry.lock

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

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ uvicorn = "^0.30.6"
pydantic-settings = "^2.4.0"
ultralytics = "^8.2.81"
python-multipart = "^0.0.9"
onnx = "^1.16.2"
onnxruntime = "^1.19.0"
onnxslim = "^0.1.32"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 09959df

Please sign in to comment.