We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a081c commit 74faecdCopy full SHA for 74faecd
py/requirements.txt
@@ -1,6 +1,8 @@
1
numpy
2
packaging
3
pybind11==2.6.2
4
+--extra-index-url https://download.pytorch.org/whl/test/cu126
5
torch>=2.7.0.dev,<2.8.0
-torchvision>=0.22.0.dev,<0.23.0
6
+torchvision>=0.20.0.dev,<0.23.0
7
+--extra-index-url https://pypi.ngc.nvidia.com
8
pyyaml
0 commit comments