Skip to content

Commit e0b7ce7

Browse files
authored
fix: Bump torchvision version (#2770)
1 parent e90d070 commit e0b7ce7

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,7 +3,7 @@ packaging
33
pybind11==2.6.2
44
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
55
torch>=2.4.0.dev,<2.5.0
6-
torchvision>=0.18.0.dev,<0.19.0
6+
torchvision>=0.19.0.dev,<0.20.0
77
--extra-index-url https://pypi.ngc.nvidia.com
88
tensorrt==8.6.1
99
pyyaml

0 commit comments

Comments
 (0)