Files
LocalAI/backend/python/coqui/requirements-cpu.txt
localai-org-maint-bot b192528990 fix(coqui): restore compatible dependency pins
Dependabot applied the CPU torch wheel to every build profile and moved Coqui to an incompatible Transformers major prerelease. Restore the established platform-specific torch pins and Transformers 4.48.3 so torch and torchaudio remain aligned on each target.

Assisted-by: Codex:gpt-5
2026-07-29 20:09:30 +00:00

7 lines
128 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cpu
transformers==4.48.3
accelerate
torch==2.4.1
torchaudio==2.4.1
coqui-tts