chore(deps): bump torch
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33e781bf7b
commit
6213d1a313
|
|
@ -7,7 +7,7 @@ opencv-python==4.5.1.48
|
|||
Pillow==12.2.0
|
||||
scikit-learn
|
||||
scipy
|
||||
torch==2.12.1
|
||||
torch==2.13.0
|
||||
torchaudio==0.8.1
|
||||
torchinfo==0.0.8
|
||||
torchtext==0.9.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue