8000 Updates torchvision dependency · robbiemu/llama.cpp@c99863b · GitHub
[go: up one dir, main page]

Skip to content

Commit c99863b

Browse files
committed
Updates torchvision dependency
Updates torchvision dependency to a more recent version. This ensures compatibility with the current torch version and leverages the latest features and bug fixes.
1 parent 91b5d14 commit c99863b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mtmd/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
--extra-index-url https://download.pytorch.org/whl/cpu
33
pillow~=10.2.0
44
torch>=2.5
5-
torchvision~=0.17.1
5+
torchvision>=0.20.1

0 commit comments

Comments
 (0)
0