chore(deps): Bump torch in /backend/python/bark

Bumps torch from 2.4.1 to 2.5.1+cxx11.abi.

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 18:36:27 +00:00 committed by GitHub
parent 7ca0e2d925
commit c189f48589
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
transformers
accelerate
torch==2.4.1
torch==2.5.1+cxx11.abi
torchaudio==2.4.1

View File

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.4.1+cu118
torch==2.5.1+cxx11.abi
torchaudio==2.4.1+cu118
transformers
accelerate

View File

@ -1,4 +1,4 @@
torch==2.4.1
torch==2.5.1+cxx11.abi
torchaudio==2.4.1
transformers
accelerate

View File

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0
torch==2.4.1+rocm6.0
torch==2.5.1+cxx11.abi
torchaudio==2.4.1+rocm6.0
transformers
accelerate