Skip to content

Commit

Permalink
Bump torch from 1.13.1 to 2.2.0 in /examples/research_projects/jax-pr…
Browse files Browse the repository at this point in the history
…ojects/hybrid_clip (huggingface#33137)

Bump torch in /examples/research_projects/jax-projects/hybrid_clip

Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.13.1...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and BernardZach committed Dec 5, 2024
1 parent e2b1824 commit 0444a03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jaxlib>=0.1.59
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.13.1
torch==2.2.0
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.10.0+cpu

0 comments on commit 0444a03

Please sign in to comment.