Files
LocalAI/backend/python/bark/requirements-cublas11.txt
Ettore Di Giacinto 6a382a1afe fix(transformers): try to pin to working release (#5426)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-22 12:50:51 +02:00

6 lines
214 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.4.1+cu118
torchaudio==2.4.1+cu118
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate