Skip to content

Commit 39b46ce

Browse files
Bump timm from 1.0.11 to 1.0.14 in /samples
Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.11 to 1.0.14. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.11...v1.0.14) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a435f commit 39b46ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/export-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ numpy<2.0.0; sys_platform == 'darwin'
66
einops==0.8.0 # For Qwen
77
transformers_stream_generator==0.0.5 # For Qwen
88
diffusers==0.31.0 # For image generation pipelines
9-
timm==1.0.11 # For exporting InternVL2
9+
timm==1.0.14 # For exporting InternVL2
1010
torchvision # For visual language models
1111
transformers>=4.43 # For Whisper

0 commit comments

Comments
 (0)