fix dependes
Gitea Actions Demo / build_and_push (push) Successful in 1h2m23s Details

This commit is contained in:
artem 2025-12-16 22:10:09 +03:00
parent 81c6eb16b2
commit 10d2022970
1 changed files with 0 additions and 14 deletions

View File

@ -43,17 +43,3 @@ default = [
"matplotlib>=3.10.1",
]
[tool.uv.sources]
torch = [
{ index = "pytorch-cpu", extra = "default" },
]
torchvision = [
{ index = "pytorch-cpu", extra = "default" },
]
[[tool.uv.index]]
name = "pytorch-cpu"
url = "https://download.pytorch.org/whl/cpu"
explicit = true