Skip to content

Commit

Permalink
fix(vall-e-x): pin hipblas deps
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
  • Loading branch information
mudler committed Aug 8, 2024
1 parent 60117ec commit 8b85687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/python/vall-e-x/requirements-hipblas.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0
accelerate
torch
torchaudio
torch==2.3.0+rocm6.0
torchaudio==2.3.0+rocm6.0

0 comments on commit 8b85687

Please sign in to comment.