add onnxruntime

This commit is contained in:
PallasNeko 2023-02-11 01:32:28 +09:00
parent cb70e960cf
commit b120194da7

View File

@ -17,6 +17,7 @@ pydantic = "^1.10.2"
win10toast_click = [
{ version = "^0.1.2", platform = 'win32' }
]
onnxruntime = "^1.13.1"
[tool.poetry.group.dev.dependencies]
black = "^22.10.0"