Bump torch from 1.8.1 to 1.13.1 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 to 1.13.1. - [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/v1.8.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c12055f7da
commit
b8bac61e70
|
|
@ -7,7 +7,7 @@ opencv-python==4.5.1.48
|
|||
Pillow==10.3.0
|
||||
scikit-learn
|
||||
scipy
|
||||
torch==1.8.1
|
||||
torch==1.13.1
|
||||
torchaudio==0.8.1
|
||||
torchinfo==0.0.8
|
||||
torchtext==0.9.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue