Files
LocalAI/backend/python/coqui/requirements-intel.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

9 lines
165 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/xpu
torch==2.8.0+xpu
torchaudio==2.8.0+xpu
optimum[openvino]
setuptools
transformers==4.48.3
accelerate
coqui-tts