We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5a5f8 commit 575602cCopy full SHA for 575602c
requirements.txt
@@ -10,7 +10,7 @@ PyYAML==6.0.2
10
setuptools==74.0.0
11
# Follow instructions at https://pytorch.org to install torch with CUDA
12
torch==2.3.1 # NOTE: Omit if using torch with CUDA and install manually
13
-torchvision==0.18.1 # NOTE: Omit if using torch with CUDA and install manually
+torchvision==0.21.0 # NOTE: Omit if using torch with CUDA and install manually
14
tqdm==4.66.5
15
ujson==5.10.0
16
ultralytics==8.3.74
0 commit comments