refactor: 尝试去掉nvidia依赖
This commit is contained in:
parent
75dc0ed782
commit
e3e6637c35
@ -36,10 +36,6 @@ django-apscheduler = "^0.6.2"
|
|||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
torch = {version = "^2.2.1+cpu", source = "pytorch"}
|
|
||||||
torchvision = {version = "^0.17.1+cpu", source = "pytorch"}
|
|
||||||
sentence-transformers = "^2.2.0"
|
|
||||||
|
|
||||||
[[tool.poetry.source]]
|
[[tool.poetry.source]]
|
||||||
name = "pytorch"
|
name = "pytorch"
|
||||||
url = "https://download.pytorch.org/whl/cpu"
|
url = "https://download.pytorch.org/whl/cpu"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user