mirror of
https://github.com/timerring/bilive.git
synced 2026-05-06 21:40:20 +08:00
build(deps): update torch requirement
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. Updates `torch` to 2.7.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.11.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ numpy>=1.21.6, <1.26.4
|
||||
pysrt==1.1.2
|
||||
six==1.16.0
|
||||
tiktoken==0.4.0
|
||||
torch>=1.11.0, <2.3.0
|
||||
torch>=1.11.0, <2.8.0
|
||||
triton==3.1.0
|
||||
zhconv==1.4.3
|
||||
Pillow>=5.2.0
|
||||
|
||||
Reference in New Issue
Block a user