Skip to content

Commit ccaff01

Browse files
authored
Upgrade torchcodec to 0.10.0 (#1543)
The new colab base image has 0.10.0, as opposed to 0.9. b/493600019
1 parent 346058d commit ccaff01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kaggle_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ git+https://github.com/facebookresearch/segment-anything.git
118118
squarify
119119
tensorflow-io
120120
# Must be compatible with torch version: https://github.com/meta-pytorch/torchcodec?tab=readme-ov-file#installing-torchcodec
121-
torchcodec==0.9
121+
torchcodec==0.10.0
122122
torchinfo
123123
torchmetrics
124124
torchtune

0 commit comments

Comments
 (0)