Bump torch from 2.6.0 to 2.8.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.8.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.6.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
717fe51165
commit
44c3da1c41
|
|
@ -7,7 +7,7 @@ opencv-python==4.5.1.48
|
|||
Pillow==10.3.0
|
||||
scikit-learn
|
||||
scipy
|
||||
torch==2.6.0
|
||||
torch==2.8.0
|
||||
torchaudio==0.8.1
|
||||
torchinfo==0.0.8
|
||||
torchtext==0.9.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue