зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 05:04:14 +02:00
Update torch requirement from <2.4.0 to <2.6.0 (#220)
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [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/v0.1.1...v2.5.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Этот коммит содержится в:
родитель
a85481a03b
Коммит
725d3858f7
@ -47,7 +47,7 @@ dependencies = [
|
||||
"setuptools",
|
||||
"spacy<=3.7.5",
|
||||
"tensorflow>=2.13.0",
|
||||
"torch<2.4.0",
|
||||
"torch<2.6.0",
|
||||
"transformers",
|
||||
"google-cloud-vision",
|
||||
"dash_bootstrap_components",
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user