We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75dc0ed commit e3e6637Copy full SHA for e3e6637
pyproject.toml
@@ -36,10 +36,6 @@ django-apscheduler = "^0.6.2"
36
requires = ["poetry-core"]
37
build-backend = "poetry.core.masonry.api"
38
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
-
43
[[tool.poetry.source]]
44
name = "pytorch"
45
url = "https://download.pytorch.org/whl/cpu"
0 commit comments