Merge remote-tracking branch 'https-origin/master' into cron/pr-10195-fix

This commit is contained in:
localai-org-maint-bot
2026-07-30 05:09:32 +00:00
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
torch
torchaudio
transformers
--extra-index-url https://download.pytorch.org/whl/cu124
torch==2.6.0+cu124
torchaudio==2.6.0+cu124
transformers<5
numpy>=1.24.0,<1.26.0
# chatterbox-tts itself is installed with --no-deps in install.sh.
# These are its real runtime deps, mirroring upstream's pyproject.toml
@@ -15,4 +16,4 @@ conformer
safetensors
spacy-pkuseg
pykakasi==2.3.0
accelerate
accelerate

View File

@@ -2,5 +2,5 @@ grpcio==1.71.0
protobuf
certifi
packaging
setuptools
setuptools<81
poetry