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 ed0964b commit f6d3f59Copy full SHA for f6d3f59
docs/requirements.txt
@@ -12,3 +12,4 @@ linkify-it-py
12
sphinx-autobuild
13
sphinxext-opengraph
14
pillow
15
+torch
pyproject.toml
@@ -17,7 +17,6 @@ classifiers = [
17
license = { file = "LICENSE" }
18
requires-python = ">=3.10"
19
dependencies = [
20
- "torch>=2.7.0",
21
"typing_extensions>=4.0.0",
22
"filecheck",
23
"psutil",
0 commit comments