Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps timm from 1.0.19 to 1.0.20.

Release notes

Sourced from timm's releases.

Release v1.0.20

Sept 21, 2025

  • Remap DINOv3 ViT weight tags from lvd_1689m -> lvd1689m to match (same for sat_493m -> sat493m)
  • Release 1.0.20

Sept 17, 2025

What's Changed

New Contributors

Full Changelog: huggingface/pytorch-image-models@v1.0.19...v1.0.20

Commits
  • 234907e Release 1.0.20
  • c6837bd Correct lvd_1689m / sat_493m -> lvd1689m / sat493m for consistency with other...
  • 0515294 Fix #2577, resize keep ratio repr
  • 019550e Remove unavailable weight
  • 5c8c5df Update README.md
  • f55ca98 Fix builder variant for dinov3 qkvb h/16
  • e423371 Pass task arg throught to hf hub push
  • 48bf66b Final dinov3 pretrained cfgs, pointing to uploaded weights
  • 33bd6ad Move make_coords in dinov3 RoPE to a free fn so it can be wrapped for fx
  • 112b2cb Remove '224' from dinov3 model names and enable dynamic_img_size=True by defa...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 22, 2025
Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Commits](huggingface/pytorch-image-models@v1.0.19...v1.0.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tests/python_tests/timm-1.0.20 branch from 499f7ef to 74169c4 Compare September 24, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GGUF GGUF file reader category: tests dependencies dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant