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