Skip to content

Commit

Permalink
Update dependency timm to v1.0.15 (#891)
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 Feb 23, 2025
1 parent b1b54c2 commit 4bff887
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 @@ -53,7 +53,7 @@ dependencies = [
"torchvision==0.21.0+cu124", # Tensor manipulation on vision data
"transformers==4.49.0", # Pre-trained models published on Hugging Face
"diffusers==0.32.2", # Diffusion models published on Hugging Face
"timm==1.0.14", # Image models
"timm==1.0.15", # Image models
"datasets==3.3.2", # Datasets published on Hugging Face
"x-transformers==2.0.5", # Transformer utils
"""
Expand Down

0 comments on commit 4bff887

Please sign in to comment.