Skip to content

Commit

Permalink
Update dependency timm to v1.0.13 (#833)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent cde5a0e commit 98e3593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies = [
"schedulefree==1.4", # Automatic learning rate scheduler
"transformers==4.47.1", # Pre-trained models published on Hugging Face
"diffusers==0.32.1", # Diffusion models published on Hugging Face
"timm==1.0.12", # Image models
"timm==1.0.13", # Image models
"datasets==3.2.0", # Datasets published on Hugging Face
"x-transformers==1.44.4", # Transformer utils
"mambapy==1.2.0", # Mamba
Expand Down

0 comments on commit 98e3593

Please sign in to comment.