fix dependes
Gitea Actions Demo / build_and_push (push) Successful in 1h2m23s
Details
Gitea Actions Demo / build_and_push (push) Successful in 1h2m23s
Details
This commit is contained in:
parent
81c6eb16b2
commit
10d2022970
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue