mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix precommit
This commit is contained in:
parent
46a1407080
commit
10c74ec0c4
2 changed files with 4 additions and 1 deletions
|
|
@ -29,6 +29,9 @@ openai = "1.50.2"
|
|||
tf-keras = "*"
|
||||
onnx = "1.17.0"
|
||||
onnxruntime = "1.19.2"
|
||||
httpx = "*"
|
||||
pytest-asyncio = "*"
|
||||
pytest = "*"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
archgw_modelserver = "app.cli:run_server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue