Skip to content

Commit 67aceba

Browse files
Bump timm from 0.9.2 to 0.9.5 (#799)
* Bump timm from 0.9.2 to 0.9.5 Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 0.9.2 to 0.9.5. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Changelog](https://github.com/huggingface/pytorch-image-models/blob/main/docs/archived_changes.md) - [Commits](huggingface/pytorch-image-models@v0.9.2...v0.9.5) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavel Iakubovskii <[email protected]>
1 parent e5d3db2 commit 67aceba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
torchvision>=0.5.0
22
pretrainedmodels==0.7.4
33
efficientnet-pytorch==0.7.1
4-
timm==0.9.2
4+
timm==0.9.5
55

66
tqdm
77
pillow
8+
six

0 commit comments

Comments
 (0)