Skip to content

Commit

Permalink
Bump timm from 0.9.7 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 0.9.7 to 1.0.8.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Changelog](https://github.com/huggingface/pytorch-image-models/blob/main/docs/changes.md)
- [Commits](huggingface/pytorch-image-models@v0.9.7...v1.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent c68fc94 commit 8e4eb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
torchvision>=0.5.0
pretrainedmodels==0.7.4
efficientnet-pytorch==0.7.1
timm==0.9.7
timm==1.0.8

tqdm
pillow
Expand Down

0 comments on commit 8e4eb9c

Please sign in to comment.