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 a96f677 commit ec73b9cCopy full SHA for ec73b9c
pyproject.toml
@@ -70,7 +70,7 @@ dev = [
70
"segment-anything", # for model testing
71
"tensorflow",
72
"timm", # for model testing
73
- "torch>=1.6,<3",
+ "torch>=2.8,<3",
74
"torchvision>=0.21",
75
]
76
0 commit comments