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 5697757 commit bda1ce4Copy full SHA for bda1ce4
tests/py/requirements.txt
@@ -14,5 +14,5 @@ nvidia-modelopt[all]; python_version >'3.9' and python_version <'3.13'
14
# flashinfer-python is broken on python 3.9 at the moment, so skip it for now
15
flashinfer-python; python_version >'3.9' and python_version <'3.13'
16
--extra-index-url https://download.pytorch.org/whl/nightly/cu129
17
-torchvision>=0.23.0.dev,<0.24.0
+torchvision>=0.24.0.dev,<0.25.0
18
timm>=1.0.3
0 commit comments