Update torchvision compatibility table (#18117)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
This commit is contained in:
parent
63fc35d14c
commit
d170f1ab6a
1 changed files with 1 additions and 0 deletions
|
|
@ -434,6 +434,7 @@ def check_torchvision():
|
|||
"""
|
||||
# Compatibility table
|
||||
compatibility_table = {
|
||||
"2.5": ["0.20"],
|
||||
"2.4": ["0.19"],
|
||||
"2.3": ["0.18"],
|
||||
"2.2": ["0.17"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue