Skip to content

Commit 8d98f7d

Browse files
authored
chore: fix docs / torchvision dep
1 parent 720a45d commit 8d98f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ numpy
22
pybind11==2.6.2
33
--extra-index-url https://download.pytorch.org/whl/nightly/cu116
44
torch==1.14.0.dev20221114+cu116
5-
torchvision==0.14.0.dev20220921+cu116
5+
torchvision==0.15.0.dev20221114+cu116
66
--extra-index-url https://pypi.ngc.nvidia.com
77
nvidia-tensorrt==8.4.3.1

0 commit comments

Comments
 (0)