Files
LocalAI/backend/python/voxcpm/requirements-cpu.txt
Richard Palethorpe cf84db36ec fix(voxcpm): Force using a recent voxcpm version to kick the dependency solver (#9150)
fix(voxcpm): Allow packages to be fetched from all indexes

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-03-27 15:38:51 +01:00

7 lines
112 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cpu
torch
torchaudio
soundfile
numpy
voxcpm>=1.5.0
torchcodec