Skip to content

Commit

Permalink
Bump timm from 1.0.12 to 1.0.13
Browse files Browse the repository at this point in the history
Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Commits](huggingface/pytorch-image-models@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: timm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 12a52e3 commit 88d8c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/export-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ numpy<2.0.0; sys_platform == 'darwin'
einops==0.8.0 # For Qwen
transformers_stream_generator==0.0.5 # For Qwen
diffusers==0.32.1 # For image generation pipelines
timm==1.0.12 # For exporting InternVL2
timm==1.0.13 # For exporting InternVL2
torchvision # For visual language models
transformers>=4.43 # For Whisper
hf_transfer # for faster models download, should used with env var HF_HUB_ENABLE_HF_TRANSFER=1

0 comments on commit 88d8c50

Please sign in to comment.