mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add support for uv
This commit is contained in:
parent
202409cc9a
commit
2fba0f24ae
5 changed files with 1870 additions and 2924 deletions
|
|
@ -8,9 +8,9 @@ readme = "README.md"
|
|||
packages = [
|
||||
{ include = "src" }
|
||||
]
|
||||
requires-python = ">=3.10,<3.14"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastapi = "0.115.0"
|
||||
torch = "2.6.0"
|
||||
uvicorn = "0.31.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue