mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-19 20:57:54 +00:00
chore(deps): Bump torchaudio in /backend/python/coqui
Bumps torchaudio from 2.4.1 to 2.5.1+cxx11.abi. --- updated-dependencies: - dependency-name: torchaudio 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
592de2119c
@ -1,6 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torchaudio==2.4.1+cu118
|
||||
torchaudio==2.5.1+cxx11.abi
|
||||
transformers
|
||||
accelerate
|
||||
coqui-tts
|
@ -1,5 +1,5 @@
|
||||
torch==2.4.1
|
||||
torchaudio==2.4.1
|
||||
torchaudio==2.5.1+cxx11.abi
|
||||
transformers
|
||||
accelerate
|
||||
coqui-tts
|
@ -1,6 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.4.1+rocm6.0
|
||||
torchaudio==2.4.1+rocm6.0
|
||||
torchaudio==2.5.1+cxx11.abi
|
||||
transformers
|
||||
accelerate
|
||||
coqui-tts
|
Loading…
Reference in New Issue
Block a user