mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-01 05:36:49 -04:00
fix(coqui,nemo,voxcpm): Add dependencies to allow CI to progress (#9142)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
This commit is contained in:
committed by
GitHub
parent
731176ce3a
commit
b1aa707a92
@@ -1,4 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
transformers==4.48.3
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
torchaudio==2.4.1
|
||||
coqui-tts
|
||||
@@ -4,3 +4,4 @@ certifi
|
||||
packaging==24.1
|
||||
setuptools
|
||||
pyarrow==20.0.0
|
||||
pybind11
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
torch
|
||||
torchaudio
|
||||
soundfile
|
||||
numpy
|
||||
voxcpm
|
||||
|
||||
@@ -5,4 +5,3 @@ certifi
|
||||
packaging==24.1
|
||||
soundfile
|
||||
numpy
|
||||
voxcpm
|
||||
|
||||
Reference in New Issue
Block a user