Skip to content

Commit 188a3c3

Browse files
committed
build(deps): unpin torch and drop torchvision from CPU requirements
1 parent 41faf96 commit 188a3c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ tensorflow-text>=2.20.1;platform_system != 'Windows'
66
# Torch.
77
--extra-index-url https://download.pytorch.org/whl/cpu
88
litert-torch
9-
torch>=2.6.0
10-
torchvision>=0.16.0
9+
torch
1110

1211
# Jax.
1312
jax[cpu]

0 commit comments

Comments
 (0)