Skip to content

Commit e3e6637

Browse files
refactor: 尝试去掉nvidia依赖
1 parent 75dc0ed commit e3e6637

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ django-apscheduler = "^0.6.2"
3636
requires = ["poetry-core"]
3737
build-backend = "poetry.core.masonry.api"
3838

39-
torch = {version = "^2.2.1+cpu", source = "pytorch"}
40-
torchvision = {version = "^0.17.1+cpu", source = "pytorch"}
41-
sentence-transformers = "^2.2.0"
42-
4339
[[tool.poetry.source]]
4440
name = "pytorch"
4541
url = "https://download.pytorch.org/whl/cpu"

0 commit comments

Comments
 (0)