mirror of
https://github.com/mudler/LocalAI.git
synced 2025-01-20 11:39:18 +00:00
chore(deps): Bump torch in /backend/python/vall-e-x
Bumps torch from 2.3.0+rocm6.0 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:
parent
7ca0e2d925
commit
ad67a5c6e2
@ -1,3 +1,3 @@
|
|||||||
accelerate
|
accelerate
|
||||||
torch==2.4.1
|
torch==2.5.1+cxx11.abi
|
||||||
torchaudio==2.4.1
|
torchaudio==2.4.1
|
@ -1,4 +1,4 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.4.1+cu118
|
torch==2.5.1+cxx11.abi
|
||||||
torchaudio==2.4.1+cu118
|
torchaudio==2.4.1+cu118
|
@ -1,3 +1,3 @@
|
|||||||
accelerate
|
accelerate
|
||||||
torch==2.4.1
|
torch==2.5.1+cxx11.abi
|
||||||
torchaudio==2.4.1
|
torchaudio==2.4.1
|
@ -1,4 +1,4 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.3.0+rocm6.0
|
torch==2.5.1+cxx11.abi
|
||||||
torchaudio==2.3.0+rocm6.0
|
torchaudio==2.3.0+rocm6.0
|
Loading…
Reference in New Issue
Block a user