mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-27 05:04:59 +00:00
chore(deps): Bump torch in /backend/python/bark
Bumps torch from 2.3.1+cxx11.abi to 2.6.0+cu118. --- 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
c3c27b7e3d
commit
0c6150f35f
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
transformers
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
torchaudio==2.4.1
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.6.0+cu118
|
||||
torchaudio==2.4.1+cu118
|
||||
transformers
|
||||
accelerate
|
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
torchaudio==2.4.1
|
||||
transformers
|
||||
accelerate
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.6.0+cu118
|
||||
torchaudio==2.4.1+rocm6.0
|
||||
transformers
|
||||
accelerate
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
|
||||
intel-extension-for-pytorch==2.3.110+xpu
|
||||
torch==2.3.1+cxx11.abi
|
||||
torch==2.6.0+cu118
|
||||
torchaudio==2.3.1+cxx11.abi
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue