Skip to content

Commit 6bd7e14

Browse files
authored
minor fix: Update torchvision version
- Update `torchvision` dependency version in `py/requirements.txt`
1 parent ad5e764 commit 6bd7e14

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
@@ -3,6 +3,6 @@ packaging
33
pybind11==2.6.2
44
--extra-index-url https://download.pytorch.org/whl/nightly/cu117
55
torch==2.1.0.dev20230314+cu117
6-
torchvision==0.16.0.dev20230314+cu117
6+
torchvision==0.15.0.dev20230314+cu117
77
--extra-index-url https://pypi.ngc.nvidia.com
88
tensorrt==8.5.1.7

0 commit comments

Comments
 (0)