mirror of
https://github.com/mudler/LocalAI.git
synced 2025-03-12 07:24:00 +00:00
fix(parler-tts): pin torchaudio and torch for hipblas
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
023ce59d44
commit
2bb48b0816
@ -1,5 +1,5 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||||
torch
|
torch==2.3.0+rocm6.0
|
||||||
torchaudio
|
torchaudio==2.3.0+rocm6.0
|
||||||
transformers
|
transformers
|
||||||
accelerate
|
accelerate
|
Loading…
x
Reference in New Issue
Block a user