Skip to content

Commit

Permalink
Bump torch in /mobile/examples/speech_recognition/model
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 32d2f30 commit 90d0ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/examples/speech_recognition/model/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
onnx==1.13.0
onnxruntime==1.13.1
protobuf==3.20.2
torch==1.13.1
torch==2.2.0
torchaudio==0.13.1
transformers==4.38.0

0 comments on commit 90d0ae9

Please sign in to comment.