mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-26 20:55:00 +00:00
chore(deps): Bump transformers in /backend/python/coqui
Bumps [transformers](https://github.com/huggingface/transformers) from 4.48.3 to 4.49.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.48.3...v4.49.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0ae6420c31
commit
b7d2040540
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
transformers==4.48.3
|
||||
transformers==4.49.0
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
coqui-tts
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torchaudio==2.4.1+cu118
|
||||
transformers==4.48.3
|
||||
transformers==4.49.0
|
||||
accelerate
|
||||
coqui-tts
|
|
@ -1,5 +1,5 @@
|
|||
torch==2.4.1
|
||||
torchaudio==2.4.1
|
||||
transformers==4.48.3
|
||||
transformers==4.49.0
|
||||
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
|
||||
transformers==4.48.3
|
||||
transformers==4.49.0
|
||||
accelerate
|
||||
coqui-tts
|
|
@ -5,6 +5,6 @@ torchaudio==2.3.1+cxx11.abi
|
|||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
setuptools
|
||||
transformers==4.48.3
|
||||
transformers==4.49.0
|
||||
accelerate
|
||||
coqui-tts
|
Loading…
Add table
Add a link
Reference in a new issue