This commit is contained in:
Adil Hafeez 2024-10-30 14:35:51 -07:00
parent 45e03ad0c0
commit ee89c6cb38
12 changed files with 151 additions and 137 deletions

View file

@ -32,7 +32,6 @@ onnxruntime = "1.19.2"
httpx = "*"
pytest-asyncio = "*"
pytest = "*"
tensorflow = "2.17"
[tool.poetry.scripts]
archgw_modelserver = "app.cli:run_server"